Re: Help with mutual authentication using ActiveMQ 5.3

2010-05-27 Thread James Casey
Hi Mohan, I don't have any experience with Karaf, and it looks like the problem is on that side. have you created the truststore in the same way as for activemq, importing the CAs. The ' javax.net.ssl.SSLHandshakeException: null cert chain' can happen when one side doesn't trust the full cert ch

Re: Help with mutual authentication using ActiveMQ 5.3

2010-05-25 Thread mvtiru
Thank you James. I am able to get over the orginal exception I report after commenting out the Jetty.xml import in ActiveMQ. Thanks for your pointer. That helped. But now to the next big problem in the same chain - As ever, all your help is greatly appreciated. Thanking in advance. Scenario - M

Re: Help with mutual authentication using ActiveMQ 5.3

2010-05-19 Thread James Casey
Hi Mohan, can you send your entire activemq.xml ? I think it could be caused by Jetty connecting to activemq for the admin webapp. Firstly could you try and disable Jetty completely and see if the problem goes way. cheers, James. -- On 19 May 2010 00:19, mvtiru wrote: > > Hi, > I am trying t