History log of /openbsd-current/regress/lib/libtls/config/configtest.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 02-Jul-2023 beck

Remove the ability to do tls 1.0 and 1.1 from libtls.

With this change any requests from configurations to request
versions of tls before tls 1.2 will use tls 1.2. This prepares
us to deprecate tls 1.0 and tls 1.1 support from libssl.

ok tb@


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.2 20-Jan-2020 jsing

Update libtls config regress to include TLSv1.3.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.1 09-Dec-2017 jsing

Add a regress test for tls_config_parse_protocols().


# 1.2 20-Jan-2020 jsing

Update libtls config regress to include TLSv1.3.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.1 09-Dec-2017 jsing

Add a regress test for tls_config_parse_protocols().


# 1.1 09-Dec-2017 jsing

Add a regress test for tls_config_parse_protocols().