V3CIPHER

Use the V3CIPHER keyword to specify a subset of the supported SSL V3 cipher algorithms.

Tip: Do not use this keyword if TLSMECHANISM is ATTLS. For TLSMECHANISM ATTLS, if V3CIPHER is required, you must set TTLSEnvironmentAction -> TTLSCipherParms -> V3CipherSuites to the desired cipher values in the corresponding AT-TLS policy. For more information about cipher values, see Migrating existing DCAS server to use AT-TLS policies for V3Cipher in z/OS Communications Server: IP Configuration Guide.

Read syntax diagramSkip visual syntax diagramV3CIPHERcipherspec

Parameters

cipherspec
Specifies the level of the SSL V3 cipher to use for a DCAS (for example, V3CIPHER 0306090201). Any 2-character SSL V3 cipher that is supported by the System SSL library, which is installed on your system, can be included in the list of ciphers.

Usage notes

If you do not specify V3CIPHER, it defaults to the default cipher level that is provided by the System SSL library, which is installed on your system.