Posted: Wed Jul 21, 2010 7:51 am Post subject: How to configure WMBT 6.1 to use SSL to connect to CFM
Master
Joined: 27 Feb 2008 Posts: 218
Hello!
I was trying to configure WMBT 6.1 to use SSL when connecting to a remote ConfigManager, but connection failed with
Code:
The Configuration Manager Proxy detected the following exception:
com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2397
at com.ibm.mq.MQManagedConnectionJ11.<init>(Unknown Source)
at com.ibm.mq.MQClientManagedConnectionFactoryJ11._createManagedConnection(Unknown Source)
at com.ibm.mq.MQClientManagedConnectionFactoryJ11.createManagedConnection(Unknown Source)
at com.ibm.mq.StoredManagedConnection.<init>(Unknown Source)
at com.ibm.mq.MQSimpleConnectionManager.allocateConnection(Unknown Source)
at com.ibm.mq.MQQueueManagerFactory.obtainBaseMQQueueManager(Unknown Source)
at com.ibm.mq.MQQueueManagerFactory.procure(Unknown Source)
at com.ibm.mq.MQQueueManagerFactory.constructQueueManager(Unknown Source)
at com.ibm.mq.MQQueueManagerFactory.createQueueManager(Unknown Source)
at com.ibm.mq.MQQueueManager.<init>(Unknown Source)
at com.ibm.broker.config.proxy.MQConnectionHelper.connectToMQ(Unknown Source)
at com.ibm.broker.config.proxy.MQSender.send(Unknown Source)
at com.ibm.broker.config.proxy.SendManager.send(Unknown Source)
at com.ibm.broker.config.proxy.AdministeredObjectPool.registerWithConfigManager(Unknown Source)
at com.ibm.broker.config.proxy.AdministeredObjectPool.registerAdministeredObject(Unknown Source)
at com.ibm.broker.config.proxy.ConfigManagerProxy.<init>(Unknown Source)
at com.ibm.broker.config.proxy.ConfigManagerProxy.getInstance(Unknown Source)
at com.ibm.etools.mft.admin.model.cmp.AOAdapterControler$1.run(Unknown Source)
Caused by: javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: End user tried to act as a CA
at com.ibm.jsse2.n.a(Unknown Source)
at com.ibm.jsse2.jc.a(Unknown Source)
at com.ibm.jsse2.db.a(Unknown Source)
at com.ibm.jsse2.db.a(Unknown Source)
at com.ibm.jsse2.eb.a(Unknown Source)
at com.ibm.jsse2.eb.a(Unknown Source)
at com.ibm.jsse2.db.m(Unknown Source)
at com.ibm.jsse2.db.a(Unknown Source)
at com.ibm.jsse2.jc.a(Unknown Source)
at com.ibm.jsse2.jc.g(Unknown Source)
at com.ibm.jsse2.jc.a(Unknown Source)
at com.ibm.jsse2.jc.startHandshake(Unknown Source)
at com.ibm.mq.SSLHelper.configureSSLSocket(Unknown Source)
at com.ibm.mq.SSLHelper.createSSLSocket(Unknown Source)
at com.ibm.mq.MQInternalCommunications.createSocketConnection(Unknown Source)
at com.ibm.mq.MQv6InternalCommunications$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Unknown Source)
at com.ibm.mq.MQv6InternalCommunications.initialize(Unknown Source)
at com.ibm.mq.MQv6InternalCommunications.<init>(Unknown Source)
at com.ibm.mq.MQSESSIONClient.MQCONNX(Unknown Source)
at com.ibm.mq.MQSESSIONClient.MQCONN(Unknown Source)
... 18 more
Caused by: com.ibm.jsse2.util.h: End user tried to act as a CA
at com.ibm.jsse2.util.g.a(Unknown Source)
at com.ibm.jsse2.util.g.a(Unknown Source)
at com.ibm.jsse2.util.g.b(Unknown Source)
at com.ibm.jsse2.util.e.a(Unknown Source)
at com.ibm.jsse2.yb.checkServerTrusted(Unknown Source)
at com.ibm.jsse2.hb.checkServerTrusted(Unknown Source)
... 35 more
Is there any HowTo like http://www.redbooks.ibm.com/redpapers/pdfs/redp4140.pdf? _________________ IBM Certified Solution Designer - WebSphere MQ V6.0
IBM Certified Solution Developer - WebSphere Message Broker V6.0
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum