]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix test/recipes/25-test_verify.t [3.5]
authorRichard Levitte <levitte@openssl.org>
Sun, 4 May 2025 07:17:52 +0000 (09:17 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 4 May 2025 07:19:15 +0000 (09:19 +0200)
commitb3e7dad7ac086dd266b7b32665b584d940428f38
tree43dc75c3e681822c79d0e4623016ebe1681ec491
parent2e781d56a48b90faf86be3a93844a40d089c5477
Fix test/recipes/25-test_verify.t [3.5]

This removes a couple of tests that check a relaxation of the
'file:' scheme implementation that isn't present in OpenSSL 3.5

Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/27549)
test/recipes/25-test_verify.t