Re: How to enable SSL over ActiveMQ using C client

2017-01-11 Thread arjun13
Hi Tim Bish , I read http://activemq.apache.org/how-do-i-use-ssl.html.My configuration seems to be correct.I can connect java client to broker using ssl certificate.I am trying with C client.Since it takes certificate in .pem format I want to convert I followed the instruction given in htt

Re: How to enable SSL over ActiveMQ using C client

2017-01-06 Thread Timothy Bish
I'd recommend asking the Paho folks for instructions on using the Paho client and debugging it You can do some SSL level debug on the Java side of things, see these docs for some tips on turning on debug. http://activemq.apache.org/ssl-transport-reference.html http://activemq.apache.org/how-do