WebSphere MQ reports MQRC_UNSUPPORTED_CIPHER_SUITE with EAP 6
Issue
- Specifying
TLS_RSA_WITH_AES_128_CBC_SHAas thesslCipherSuitefor MQ via the EAP adapter configuration properties
<config-property name="sslCipherSuite">TLS_RSA_WITH_AES_128_CBC_SHA</config-property>
- WebSphere MQ reports the following error when asked to create a managed connection
... com.ibm.mq.MQException: JMSCMQ0001: WebSphere MQ call failed with compcode '2' ('MQCC_FAILED') reason '2400' ('MQRC_UNSUPPORTED_CIPHER_SUITE').
at com.ibm.msg.client.wmq.common.internal.Reason.createException(Reason.java:204)
...
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 6
- WebSphere MQ
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
