]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add testcase for nc_match_single type confusion
authorTomas Mraz <tomas@openssl.org>
Tue, 13 Dec 2022 18:45:09 +0000 (19:45 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 7 Feb 2023 16:05:10 +0000 (17:05 +0100)
commit96e77bd32786209a7c7975eb8aedd6485b79e4e0
treef2cbeebca1b87de8432961a4d70086a0e666ea59
parent748f478f814bc8e418542c68599ec7dbcbac97b2
Add testcase for nc_match_single type confusion

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
test/certs/bad-othername-cert.pem [new file with mode: 0644]
test/certs/nccaothername-cert.pem [new file with mode: 0644]
test/certs/nccaothername-key.pem [new file with mode: 0644]
test/certs/setup.sh
test/recipes/25-test_verify.t