Author |
Message
|
summershowers |
Posted: Mon Jul 15, 2013 7:53 am Post subject: Configuring Hermes JMS with MQ in SSL enabled environment |
|
|
Newbie
Joined: 28 Jun 2013 Posts: 2
|
As part of a SOA testing effort, I've been using Hermes JMS that comes with SOAPUI Pro to connect to MQ. This project involves an environment upgrade which requires me to test in a lower WAS6 environment and a higher WAS8 environment. While testing in WAS8, I am able to successfully configure Hermes JMS to connect to the queue manager and "discover" all the queues. However, while connecting to the lower WAS6 environment which is SSL enabled, I am unable to connect to the queue manager. I have the relevant certificate (.jks file) which can be used to connect successfully to a non SSL environment. The properties SSLCertStores and SSLCipherSuite have been set in Hermes. After all this, when I try connecting to the queue manager, I get the error code 2059. |
|
Back to top |
|
 |
Tibor |
Posted: Mon Jul 15, 2013 11:19 pm Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
Could you check the error log files on queue manager side (AMQERR01.LOG, etc.)? |
|
Back to top |
|
 |
summershowers |
Posted: Wed Jul 17, 2013 8:06 am Post subject: |
|
|
Newbie
Joined: 28 Jun 2013 Posts: 2
|
These are the relevant excerpts from the error log.
========
Remote channel 'XXXX' did not specify a CipherSpec.
Remote channel 'XXXX' did not specify a CipherSpec when the local channel expected one to be specified. The channel did not start.
Change the remote channel 'XXXX' to specify a CipherSpec so that both ends of the channel have matching CipherSpecs.
========
I have tried setting the following properties:
SSLCertStores - Location of the certificate (.jks) file
SSLCipherSuite - NULL_SHA
AND
SSLCipherSuite : SSL_RSA_WITH_NULL_SHA |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jul 17, 2013 8:09 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
It might be easier to define a file base JNDI and feed that to Hermes.
Then set the keystore and truststore at the SoapUI level?
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
shafi1990 |
Posted: Mon Oct 31, 2016 4:25 am Post subject: Configuring Hermes JMS with MQ in SSL enabled environment |
|
|
Newbie
Joined: 27 Sep 2013 Posts: 7
|
Hi SummerShower,
I am facing same issue. Can you please help me out by sharing solution of the problem?
Regards,
Shafee |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Oct 31, 2016 4:32 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
The original poster has not posted anything else since the original question so my guess is that they don't read this forum any more.
IMHO, you should re-post your question with exactly the problem, what you have tried and what went wrong along with the versions of all the products concerned plus the Operating sytem. Please reference this thread in your new post.
What might appear to be the same problem on the surface often turns out to be something else entirely. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
|