disable-ssl-v2
Use the disable-ssl-v2 entry in the [junction] stanza to control whether WebSEAL supports SSL version 2 for junction connections.
disable-ssl-v2 = {yes|no}Description
Disables support for SSL Version 2 for junction connections. Support for SSL v2 is disabled by default.
Options
yes The value yes means support is disabled. no The value no means the support is enabled.
Usage:
This stanza entry is optional. When not specified, the default is yes. The WebSEAL configuration sets this value.
Default: yes
Example:
disable-ssl-v2 = yes