openssl/test/helpers
Matt Caswell a763ca1177 Stop disabling TLSv1.3 if ec and dh are disabled
Even if EC and DH are disabled then we may still be able to use TLSv1.3
if we have groups that have been plugged in by an external provider.

Fixes #13767

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13916)
2021-02-05 15:22:40 +00:00
..
cmp_testlib.c Update copyright year 2021-01-28 13:54:57 +01:00
cmp_testlib.h Update copyright year 2021-01-28 13:54:57 +01:00
handshake.c Update copyright year 2021-01-28 13:54:57 +01:00
handshake.h test cleanup: move helper .c and .h files to test/helpers/ 2020-12-01 07:49:38 +01:00
pkcs12.c Update copyright year 2021-01-28 13:54:57 +01:00
pkcs12.h test cleanup: move helper .c and .h files to test/helpers/ 2020-12-01 07:49:38 +01:00
predefined_dhparams.c test cleanup: move helper .c and .h files to test/helpers/ 2020-12-01 07:49:38 +01:00
predefined_dhparams.h test cleanup: move helper .c and .h files to test/helpers/ 2020-12-01 07:49:38 +01:00
ssl_test_ctx.c Update copyright year 2021-01-28 13:54:57 +01:00
ssl_test_ctx.h Update copyright year 2021-01-28 13:54:57 +01:00
ssltestlib.c Stop disabling TLSv1.3 if ec and dh are disabled 2021-02-05 15:22:40 +00:00
ssltestlib.h test cleanup: move helper .c and .h files to test/helpers/ 2020-12-01 07:49:38 +01:00