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>
Mon, 23 Dec 2024 22:07:19 +0000 (19:07 -0300)
commit9e0b587f8b0ed3ed22d5dbe15aeb7628523bbd51
tree61c0b923fb1b846b07100de618b7e47b78454505
parent622d078c53bb01d9c32d12f45c9226e810893929
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