]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:31:17 +0000 (13:31 +0200)
commita4e726428608e352283d745cb0716248d29ecf26
tree6eca60a9c4b734ec986ffbf73843d1fa9a395682
parent864c70e43ea5f1d7fe20bfea457e53e79fd46b6e
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/20585)
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