0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-26 00:32:35 +01:00

ircd::net: Disable TLS 1.0.

This commit is contained in:
Jason Volk 2019-03-04 16:48:05 -08:00
parent b398e8f424
commit e33c4861cb

View file

@ -1496,7 +1496,7 @@ ircd::net::listener::acceptor::configure(const json::object &opts)
(
0
//| ssl.default_workarounds
//| ssl.no_tlsv1
| ssl.no_tlsv1
//| ssl.no_tlsv1_1
//| ssl.no_tlsv1_2
//| ssl.no_sslv2