Re: ActiveMQ 2-Way Authentication

2015-04-25 Thread Tim Bain
PTransportProvider.java:106) > ... 6 more > > Questions: > > Does this seem like I am doing something incorrectly? I really don't > understand where I have made a mistake. The instructions are fairly > straightforward in setting up the keystore and truststore in the How do I > use SSL page. Also, I don't think I'm doing anything radical here with the > client side code, as I am basing it off the provided activemq release > examples. One way also works fine, so it is pulling the broker's > certificate just fine when I set the NeedClientAuth=false. > > If anyone has ideas, I would be happy to try them. Also, if more > information is needed I will do what I can to provide it. > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/ActiveMQ-2-Way-Authentication-tp4694960.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

ActiveMQ 2-Way Authentication

2015-04-15 Thread RTactivemq
I am basing it off the provided activemq release examples. One way also works fine, so it is pulling the broker's certificate just fine when I set the NeedClientAuth=false. If anyone has ideas, I would be happy to try them. Also, if more information is needed I will do what I can to pr