disable-tls-v13
Use the disable-tls-v13 entry in the [ssl] stanza to control whether support for TLS version 1.3 is enabled in WebSEAL.
disable-tls-v13 = {yes|no}
Description
Determines whether WebSEAL supports Transport Layer Security (TLS) version 1.3. Support for TLS version 1.3 is disabled by default.
Options
yes Disables support for TLS version 1.3 no Enables support for TLS version 1.3
Usage: Optional If this entry is not specified, the default is yes.
Default value yes
Example:
disable-tls-v13 = no