]> git.ipfire.org Git - thirdparty/openssl.git/commit
ssl_test.c: Allow using DHE with TLS-1.2 and older versions
authorTomas Mraz <tomas@openssl.org>
Wed, 12 Feb 2025 15:51:13 +0000 (16:51 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Feb 2025 09:50:59 +0000 (10:50 +0100)
commit0575755eaf9e35406e4e27a00a7505b72465c08d
treee0e1ec67282452c8c2859ba9d00e01d2d1231e3e
parentc59f5f121075f94cf131cdc6d02437fa1fdc7151
ssl_test.c: Allow using DHE with TLS-1.2 and older versions

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26715)
test/ssl_test.c