I found the following information from Fuse source documentation.

http://fusesource.com/docs/broker/5.5/security/Auth-JAAS-CertAuthentPlugin.html

I export the certificate from the Broker's key store, view the contents and
get the Subject DN. I copy this Subject DN and use it in my users.properties
file as follows:

system=CN=Joe,OU=IT,O=IT,L=Here,ST=Here,C=DE
user=CN=Joe,OU=IT,O=IT,L=Here,ST=Here,C=DE
guest=CN=anon,O=Progress,C=DE

Do I use this Subject DN for both system and user? I have only one
certificate for my broker which I could get. Potentially there could only be
one certificate. Shouldn't the user be having another set of Subject DN or
could it be the same?



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ActiveMQ-SSL-Error-No-X509TrustManager-implementation-avaiable-tp4659805p4659875.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to