Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
We are using Talend 6.3.1 DI and trying to connect to Websphere MQ hosted on Mainframe (IBM MQ for z/OS V9.0.0)
While making connection to MQ we are getting following message "
Caused by: com.ibm.mq.jmqi.JmqiException: CC=2;RC=2393;AMQ9204: Connection to host 'XXXX.XX.XXXX.com(XXXX)' 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_256_CBC_SHA]
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_256_CBC_SHA]"
We checked with MQ admin and it does support this Ciphersuite. in fact we are able to connect to MQ using standalone JAVA program so no issue with JDK policy files as well.
We checked adding parameter for protocol but no luck. with parameter
-Dcom.ibm.mq.cfg.useIBMCipherMappings=false job is failing with error code 2400.
Anybody faced this issue earlier?
Hello,
Here exists a jira issue on talend bug tracker and all development steps are done for it.
Have you already created a case on talend support portal? In this way, our colleagues from support team will give you a patch if need be.
Best regards
Sabrina
Thanks I got a patch for this issue.
Hello,
Thanks for your update and feel free to let us know if there is any further help we can give.
Best regards
Sabrina
Hello,
Are you using subscription soulution? Could you please create a case on talend support portal?
Best regards
Sabrina
Hello,
With regard to your issue, it's not allowed to deliver a patch to you directly on talend forum.
Please login talend support portal with your credential.
https://login.talend.com/support-login.php
Best regards
Sabrina
Hello @gunjos
Sorry for interrupting you. Could you please let us know your support case Id?
Many thanks.
Best regards
Sabrina
Case: 00095657
Hello Sabrina,
I understand that this issue surfaced when using 6.x version. We are using 7.1 version and facing the same issue, can i assume that this patch is now bundled with 7.x or should i ask Talend support for a patch ?