ssl-v2-enable

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

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

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

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

Options

Usage

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

Default value

Default is no.

Example

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

Parent topic: [ssl] stanza