Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Once MQ server asks for two way SSL and BW fails to send a client identity, the following error will be reported.
Caused by: com.ibm.mq.jmqi.JmqiException: CC=2;RC=2059;AMQ9204: Connection to host 'ncdap-tst1540.core.afcc.com(51515)' rejected. [1=com.ibm.mq.jmqi.JmqiException[CC=2;RC=2059;AMQ9503: Channel negotiation failed. [3=RNTSTBC01.SVRCONN]],3=ncdap-tst1540.core.afcc.com(51515),5=RemoteConnection.analyseErrorSegment]
- You could enable SSL trace and check "*** CertificateRequest" sent by the MQ Server to check if the "identity" activity is configured correctly.
- Or enter the following lines in the tra file to set the keystore and import client identity to the jks file:
See the following attached files for reference.