Hi, this plugin doesn't have to do anything with ssl. It's a way to authenticate your clients based on the certificate. After that you can also authorize clients based on this information. So you need your certificates in both cases. The plugin just adds you more flexibility as you can do authorization as well.
Regards -- Dejan Bosanac ---------------------- Red Hat, Inc. FuseSource is now part of Red Hat dbosa...@redhat.com Twitter: @dejanb Blog: http://sensatic.net ActiveMQ in Action: http://www.manning.com/snyder/ On Tue, Nov 27, 2012 at 3:50 PM, joesan <codeintheo...@gmail.com> wrote: > Thanks for the reply. I found out the solution to my problem. I did not > import the client certificate to the broker trust store. Hence the error. > > I have another question. I was going through the Fuse MQ documentation, > > http://fusesource.com/docs/broker/5.5/security/Auth-JAAS-CertAuthentPlugin.html > > It seems like I can use the JAAS Certificate Authentication Plugin. Do I > really have advantages of using this plug in rather then creating my own > keystore and truststore for the broker and the clients? > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/ActiveMQ-SSL-Error-No-X509TrustManager-implementation-avaiable-tp4659805p4659817.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.