How To Configure Websphere MQ Link To Use SSL
(Doc ID 2088755.1)
Last updated on JANUARY 06, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.3 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Goal
How to Configure Websphere MQ link to use SSL
Have the Unsupported ciphersuite SSL_RSA_WITH_AES_128_CBC_SHA error….
[Linked-exception]
com.ibm.mq.MQException: MQJE001: Completion Code '2', Reason '2393'.
Caused by: com.ibm.mq.jmqi.JmqiException: CC=2;RC=2393;AMQ9204:
Connection to host '<HOST>(1414)' rejected. [1=com.ibm.mq.jmqi.JmqiException[CC=2;RC=2393;
AMQ9771: SSL handshake failed. [1=java.lang.IllegalArgumentException[Unsupported ciphersuite SSL_RSA_WITH_AES_128_CBC_SHA],
3=<HOST>/<IP>:1414
Caused by: com.ibm.mq.jmqi.JmqiException: CC=2;RC=2393;AMQ9771: SSL handshake failed.
[1=java.lang.IllegalArgumentException[Unsupported ciphersuite SSL_RSA_WITH_AES_128_CBC_SHA],
3=<HOST>/<IP>:1414 (<HOST>),4=SSLSocket.createSocket,5=default]
Caused by: java.lang.IllegalArgumentException: Unsupported ciphersuite SSL_RSA_WITH_AES_128_CBC_SHA
oracle.mgw.common.GatewayException: [435] Initialization failures for SCH_MQ2AQ
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |