ssl-v2-enable

This stanza entry specifies the Secure Sockets Layer (SSL), Version 2, settings for Verify Identity Access server communication.

Syntax

ssl-v2-enable = {yes|true|no|false}

Description

The ssl-v2-enable option has an effect only when ssl-compliance = none. The setting is for compatibility with version 6.1.1 of Verify Identity Access.

Enabling SSL Version 2 is not required. By default, the SSL Version 2 protocol is disabled, which increases communication security.

Options

yes|true
Enables the SSL v2 protocol. The protocols SSL v3 and TLS are also choices for Verify Identity Access communication and are chosen by Verify Identity Access in preference to SSL Version 2, even if this setting is enabled.
no|false
Disables the SSL Version 2 protocol. Anything other than yes or true, including a blank value, is interpreted as no or false.

Usage

Optional. If used, must be set to the same value in all Verify Identity Access server and application configuration files.

Default value

The default value is no.

Example

The following example disabled the SSL Version 2 protocol.
ssl-v2-enable = no