]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add test cases for the non CA certificate with pathlen:0
authorTomas Mraz <tmraz@fedoraproject.org>
Fri, 3 Apr 2020 08:24:40 +0000 (10:24 +0200)
committerTomas Mraz <tmraz@fedoraproject.org>
Mon, 6 Apr 2020 08:26:14 +0000 (10:26 +0200)
commit3cb55fe47c3398b81956e4fe20c4004524d47519
treed25449367615bca070bb1469f30b7ae7c8903273
parentfa86e2ee3533bb7fa9f3c62c38920cf960e9fec0
Add test cases for the non CA certificate with pathlen:0

Accept verification without -x509_strict and reject it with it.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11463)
test/certs/ee-pathlen.pem [new file with mode: 0644]
test/certs/setup.sh
test/recipes/25-test_verify.t