disable-tls-v12
Use the disable-tls-v12 entry in the [ssl] stanza to control whether support for TLS version 1.2 is enabled in WebSEAL.
disable-tls-v12 = {yes|no}Description
Determines whether WebSEAL supports Transport Layer Security (TLS) version 1.2. WebSEAL supports TLS version 1.2 by default.
Options
yes The value yes disables support for TLS version 1.2. no The value no enables support for TLS version 1.2.
Usage:
This stanza entry is optional. If this entry is not specified, the default is no.
Default: no
Example:
disable-tls-v12 = no