Update all certs
authorMSP-Greg <Greg.mpls@gmail.com>
Sun, 11 Aug 2024 19:29:44 +0000 (14:29 -0500)
committerAbhijith PA <abhijith@debian.org>
Mon, 30 Sep 2024 04:16:18 +0000 (09:46 +0530)
commit1b4406e562ab3b3d856954890c53a83379ad33d0
treeae31ee50259a88c4d1a6568ba9dd71dcb74f28b6
parentc27b4c2d3d83085ba7d5455a2075b7c0f3a602e1
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