mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-24 15:21:29 +02:00
'ssl-min-ver' and 'ssl-max-ver' with argument SSLv3, TLSv1.0, TLSv1.1, TLSv1.2 or TLSv1.3 limit the SSL negotiation version to a continuous range. ssl-min-ver and ssl-max-ver should be used in replacement of no-tls* and no-sslv3. Warning and documentation are set accordingly.