2396 (095C) (RC2396): MQRC_SSL_NOT_ALLOWED
Explanation
A connection to a queue manager was requested, specifying TLS encryption. However, the connection mode requested is one that does not support TLS (for example, bindings connect).
Completion code
MQCC_FAILED
Programmer response
Modify the application to request client connection mode, or to disable TLS encryption. Note: Using a non null setting, including blanks, for the connection's cipher suite property can also cause this error.