disable-ssl-v3

Use the disable-ssl-v3 entry in the [ssl] stanza to control whether support for SSL version 3 is enabled in WebSEAL.

disable-ssl-v3 = {yes|no}

Description

Disables support for SSL Version 3. Support for SSL V3 is enabled by default. The WebSEAL configuration sets this value.

Options

Usage: Optional When not specified, the default is no.

Default: no

Example:

disable-ssl-v3 = no

Parent topic: [ssl] stanza