]> granicus.if.org Git - apache/commit
mod_ssl: use SSL_HAVE_PROTOCOL_TLSV1_3 to check for compiled in TLS 1.3.
authorYann Ylavic <ylavic@apache.org>
Fri, 15 Jun 2018 11:25:46 +0000 (11:25 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 15 Jun 2018 11:25:46 +0000 (11:25 +0000)
commit6d730fb7ed6c2da3e9f1c966c35a32b478a8bbfe
treeefeb2b95944016610d0bd4e6586a2ace8e2cb689
parent35ca22d231f30107aff092222476d93f1a555c71
mod_ssl: use SSL_HAVE_PROTOCOL_TLSV1_3 to check for compiled in TLS 1.3.

More meaningful than SSL_OP_NO_TLSv1_3, hopefully...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1833589 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_kernel.c