2396 (095C) (RC2396): MQRC_SSL_NOT_ALLOWED

Explanation

A connection to a queue manager was requested, specifying SSL encryption. However, the connection mode requested is one that does not support SSL (for example, bindings connect).

Completion Code

MQCC_FAILED

Programmer response

Modify the application to request client connection mode, or to disable SSL encryption.
Note: Using a non null setting, including blanks, for the connection's cipher suite property can also cause this error.