]> git.ipfire.org Git - thirdparty/openssl.git/commit
Re-enable testing of ciphersuites
authorMatt Caswell <matt@openssl.org>
Tue, 10 Nov 2020 17:04:02 +0000 (17:04 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 25 Nov 2020 10:14:43 +0000 (10:14 +0000)
commit6955e3f7e0574a1f4bf373ba7e8940591b0138ed
tree754757e33fcbd51f20977281f4eb8172d1139b5a
parent6db0d58d815b84b44610471b71de1f259d00c166
Re-enable testing of ciphersuites

Commit be9d82bb3 inadvertently disabled ciphersuite testing. This masked
some issues. Therefore we fix this testing.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13378)
test/recipes/80-test_ssl_old.t
test/recipes/80-test_ssl_old_data/dsa2048.pem [new file with mode: 0644]
test/ssltest_old.c