]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make test_ssl_new execute tests with fips provider again
authorTomas Mraz <tomas@openssl.org>
Wed, 12 Feb 2025 14:46:16 +0000 (15:46 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Feb 2025 09:50:59 +0000 (10:50 +0100)
commitc59f5f121075f94cf131cdc6d02437fa1fdc7151
tree8d08e8def3acbf4a052c5fcd0fa63d4d672dbe80
parent6ab87724e6bdd51ddd4f63488bc1afc9d9e8243e
Make test_ssl_new execute tests with fips provider again

This has regressed with
https://github.com/openssl/openssl/pull/24799

The test configs have to be generated differently based
on the fips provider version.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26715)
test/generate_ssl_tests.pl
test/recipes/80-test_ssl_new.t
test/ssl-tests/13-fragmentation.cnf
test/ssl-tests/13-fragmentation.cnf.in
test/ssl-tests/14-curves.cnf.in
test/ssl-tests/17-renegotiate.cnf.in
test/ssl-tests/18-dtls-renegotiate.cnf.in
test/ssl-tests/19-mac-then-encrypt.cnf.in
test/ssl-tests/20-cert-select.cnf.in
test/ssl-tests/ssltests_base.pm