Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
gunjos
Contributor
Contributor

Talend IBM Websphere MQ connection using SSL

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? 

Labels (3)
9 Replies
Anonymous
Not applicable

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

 

gunjos
Contributor
Contributor
Author

Thanks I got a patch for this issue. 

Anonymous
Not applicable

Hello,

Thanks for your update and feel free to let us know if there is any further help we can give.

Best regards

Sabrina

Anonymous
Not applicable

Hello,

Are you using subscription soulution? Could you please create a case on talend support portal?

Best regards

Sabrina

Anonymous
Not applicable

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

 

Anonymous
Not applicable

Hello @gunjos

Sorry for interrupting you. Could you please let us know your support case Id?

Many thanks.

Best regards

Sabrina

Anonymous
Not applicable

Thank you for this replay...
gunjos
Contributor
Contributor
Author

Case: 00095657

tnewbie
Creator II
Creator II

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 ?