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