ssl-v3-cipher-specs

This stanza entry defines the Secure Sockets Layer (SSL), Version 3, ciphers.

ssl-v3-cipher-specs = configuration string

To specify the ciphers for SSL Version 3, modify the ssl-v3-cipher-specs parameter value in the appropriate configuration file. We can specify one or more ciphers. Enter multiple ciphers in a comma-separated list.

Any SSL Version 3 connection to an ISAM server or service is limited to the set of ciphers defined in the ssl-v3-cipher-specs parameter.

Options

Usage

Optional.

Default value

Default SSLV30 CipherSpecs:

Example

ssl-v3-cipher-specs = TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA

Parent topic: [ssl] stanza