abdallah ed-dehbi 2 Posted July 22, 2019 Posted July 22, 2019 Hi, we have just migrated from tibco bw 5.12 to tibco bw 5.13, that generating an issuewhile connecting to MQ server over SSL (we don't have this issue in tibco bw 5.12 version) : Caused by: com.ibm.mq.jmqi.JmqiException: Connection to host rejected. [1=com.ibm.mq.jmqi.JmqiException[sSL handshake failed. [1=javax.net.ssl.SSLHandshakeException[No appropriate protocol (protocol is disabled or cipher suites are inappropriate)] at com.ibm.mq.jmqi.remote.api.RemoteFAP.jmqiConnect(RemoteFAP.java:2068) at com.ibm.mq.jmqi.remote.api.RemoteFAP.jmqiConnect(RemoteFAP.java:1343) at com.ibm.msg.client.wmq.internal.WMQConnection.(WMQConnection.java:341) ... 27 more Caused by: com.ibm.mq.jmqi.JmqiException: SSL handshake failed. [1=javax.net.ssl.SSLHandshakeException[No appropriate protocol (protocol is disabled or cipher suites are inappropriate)] at com.ibm.mq.jmqi.remote.impl.RemoteTCPConnection.protocolConnect(RemoteTCPConnection.java:1178) at com.ibm.mq.jmqi.remote.impl.RemoteConnection.connect(RemoteConnection.java:712) at com.ibm.mq.jmqi.remote.impl.RemoteConnectionSpecification.getSessionFromNewConnection(RemoteConnectionSpecification.java:355) at com.ibm.mq.jmqi.remote.impl.RemoteConnectionSpecification.getSession(RemoteConnectionSpecification.java:264) at com.ibm.mq.jmqi.remote.impl.RemoteConnectionPool.getSession(RemoteConnectionPool.java:144) at com.ibm.mq.jmqi.remote.api.RemoteFAP.jmqiConnect(RemoteFAP.java:1690) ... 29 more The cipher used is :SSL_RSA_WITH_3DES_EDE_CBC_SHA Any helpful hints to get past the issue would be greatly appreciated. Thanks,
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now