Generate some certificates with the certificatePolicies extension
authorMatt Caswell <matt@openssl.org>
Tue, 7 Mar 2023 15:22:40 +0000 (15:22 +0000)
committerTomas Mraz <tomas@openssl.org>
Tue, 28 Mar 2023 11:45:07 +0000 (13:45 +0200)
commit38049a07e0d3290a0cfac29cc700236e3a813076
tree15030db7512b524fc66f4dc528e34ee018da3b48
parentb3cc0cd00e5168d6d752a7f579f36a7192b88806
Generate some certificates with the certificatePolicies extension

Related-to: CVE-2023-0465
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20586)
test/certs/ca-pol-cert.pem [new file with mode: 0644]
test/certs/ee-cert-policies-bad.pem [new file with mode: 0644]
test/certs/ee-cert-policies.pem [new file with mode: 0644]
test/certs/mkcert.sh
test/certs/setup.sh