SSLEvent (MQLONG)

This specifies whether TLS events are generated.

It is one of the following values:

    MQEVR_ENABLED
    Generate TLS events, as follows:

    • MQRC_CHANNEL_SSL_ERROR

    MQEVR_DISABLED
    Do not generate TLS events; this is the default value.

To determine the value of this attribute, use the MQIA_SSL_EVENT selector with the MQINQ call.