SSLCipherSpec (MQCHAR32)
This field specifies the Cipher Spec that is in use when using TLS.
If SSLCipherSpec is blank, the channel is not using TLS. If it is not blank, this field contains a string specifying the CipherSpec in use.
This parameter is valid for all channel types. It is supported on the following platforms:- AIX
- IBM i
- Linux
- Windows
- z/OS
It is valid only for channel types of a transport type (TRPTYPE) of TCP.
This is an input field to the exit. The length of this field is given by MQ_SSL_CIPHER_SPEC_LENGTH. The field is not present if Version is less than MQCD_VERSION_7.
Parent topic: Fields