disable-tls-v1
Use the disable-tls-v1 entry in the [ssl] stanza to control whether support for TLS version 1 is enabled in WebSEAL.
disable-tls-v1 = {yes|no}Description
Disables support for TLS Version 1. Support for TLS V1 is enabled by default. The WebSEAL configuration sets this value.
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 no.
Default: no
Example:
disable-tls-v1 = no