Generate some certificates with the certificatePolicies extension
authorMatt Caswell <matt@openssl.org>
Tue, 7 Mar 2023 15:22:40 +0000 (15:22 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 23 Mar 2023 15:50:07 +0000 (15:50 +0000)
commitf675d164e5d9648c3537a0f5efe1cc2fd232b4a9
tree4260d074b144fc14688b9438e5269f8a9cc7735a
parent13e030c60dbb19653c4e706b98946ed316bef723
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/20588)
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