2398 (095E) (RC2398): MQRC_SSL_PEER_NAME_MISMATCH
Explanation
The application attempted to connect to the queue manager using TLS encryption, but the distinguished name presented by the queue manager does not match the specified pattern.
Completion code
MQCC_FAILED
Programmer response
Check the certificates used to identify the queue manager. Also check the value of the sslPeerName property specified by the application.
Parent topic: API reason codes