Update all certs
authorMSP-Greg <Greg.mpls@gmail.com>
Sun, 11 Aug 2024 19:29:44 +0000 (14:29 -0500)
committerLucas Kanashiro <kanashiro@debian.org>
Thu, 19 Sep 2024 20:56:24 +0000 (17:56 -0300)
commitff174b420de0d3ac6de6f3b37e936ae59c027daf
treea509500092238627fc3a16fd9862c970005f776b
parent86c686849d25360ca2d62961b36a1b29620b9a88
Update all certs

Origin: upstream, https://github.com/puma/puma/commit/6db7c28b069710419cc
Debian-Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078640

Gbp-Pq: Name 0010-Update-all-certs.patch
25 files changed:
examples/puma/cert_puma.pem
examples/puma/chain_cert/ca.crt
examples/puma/chain_cert/ca.key
examples/puma/chain_cert/ca_chain.pem
examples/puma/chain_cert/cert.crt
examples/puma/chain_cert/cert.key
examples/puma/chain_cert/cert_chain.pem
examples/puma/chain_cert/intermediate.crt
examples/puma/chain_cert/intermediate.key
examples/puma/client_certs/ca.crt [new file with mode: 0644]
examples/puma/client_certs/ca.key [new file with mode: 0644]
examples/puma/client_certs/client.crt [new file with mode: 0644]
examples/puma/client_certs/client.key [new file with mode: 0644]
examples/puma/client_certs/client_expired.crt [new file with mode: 0644]
examples/puma/client_certs/client_expired.key [new file with mode: 0644]
examples/puma/client_certs/client_unknown.crt [new file with mode: 0644]
examples/puma/client_certs/client_unknown.key [new file with mode: 0644]
examples/puma/client_certs/server.crt [new file with mode: 0644]
examples/puma/client_certs/server.key [new file with mode: 0644]
examples/puma/client_certs/unknown_ca.crt [new file with mode: 0644]
examples/puma/client_certs/unknown_ca.key [new file with mode: 0644]
examples/puma/encrypted_puma_keypair.pem
examples/puma/keystore.jks
examples/puma/puma_keypair.pem
examples/puma/server.p12