Option DisableSSLv2
Learn how to use the Option DisableSSLv2 config.txt directive to specify that SSL version 2 handshakes should not be permitted in EZproxy.
Option DisableSSLv2 specifies that SSL version 2 (SSLv2) handshakes should not be permitted.
SSLv2 remains enabled in EZproxy by default for backward compatibility, but is generally regarded as a weak protocol that is best disabled using this option.
This directive is a non-repeatable position-independent that must appear before any LoginPortSSL directives.