disable-tls-v11
Use the disable-tls-v11 entry in the [ssl] stanza to control whether support for TLS version 1.1 is enabled in WebSEAL.
disable-tls-v11 = {yes|no}Description
Determines whether WebSEAL supports Transport Layer Security (TLS) version 1.1. WebSEAL does not support TLS version 1.1 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: Optional If this entry is not specified, the default is yes.
Default: yes
Example:
disable-tls-v11 = yes