Unsupported Cipher Suite error when connecting to IBM Websphere MQ
I am trying to connect to IBM Websphere MQ through SOATest 9.10. Have the SSL configuration enabled and I am using "SSL_ECDHE_RSA_WITH_AES_128_GCM_SHA256" ciphersuite. When I try running the test, I am getting below error:
"MQJE001: Completion code '2', Reason 2400 (MQRC_UNSUPPORTED_CIPHER_SUITE)".
Has anyone faced this issue? Is there a resolution for it? Any pointers on fixing this will be highly appreciated.
Comments
-
Hi Preethi,
SOAtest v9.10 use Oracle Java and such behavior might be expected.
I think you should take a look at this article from IBM:
https://developer.ibm.com/answers/questions/178651/what-tls-ciphersuites-are-supported-when-connectin/--
Ireneusz Szmigiel
http://www.catb.org/esr/faqs/smart-questions.html0 -
Hi Ireneusz Szmigiel,
Thanks for the response.I tried adding these configurations to eclipse.ini file in Parasoft installation path. But still facing the same issue. Do you have any info on where exactly these configurations have to be added?
0 -
Please see my earlier post where I described how to correctly start SOAtest with IBM java: ClassCastException when using Event Monitor with IBM WebSphere Enterprise Service Buss platform
0