disable-tls-v12
Use the disable-tls-v12 entry in the [junction] stanza to control whether WebSEAL supports Transport Layer Security (TLS) version 1.2 for junction connections.
disable-tls-v12 = {yes|no}Description
Determines whether WebSEAL supports Transport Layer Security (TLS) version 1.2 for junction connections. Support for TLS v1.2 is enabled 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