SSLEvent (character string)
Determines whether or not SSL events are generated.
The value is one of the following:
- MQEVR_ENABLED (MQINQ/PCF/config event) ENABLED (MQSC): SSL events are generated (that is, the MQRC_CHANNEL_SSL_ERROR event is generated).
- MQEVR_DISABLED (MQINQ/PCF/config event) DISABLED (MQSC): SSL events are not generated. This is the queue manager's initial default value.
To determine the value of this attribute, use the MQIA_SSL_EVENT selector with the MQINQ call.