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

Usage: Optional If this entry is not specified, the default is yes.

Default: yes

Example:

disable-tls-v11 = yes

Parent topic: [ssl] stanza