Good evening to everybody.
I'm trying to use the proxy connectors to redirect the traffic of a broker
towards another broker.
I need to cope with authentication through certificates in my scenario.
When I use a bind uri of the type "nio+ssl://192.168.1.5:61619", the
communication is perfect.
When I use a bind uri of the type
"nio+ssl://192.168.1.5:61619?needClientAuth=true", the client cannot start
the connection. 

Am I missing anything?

I attached the code of my Proxy, composed of two classes.

ActiveMQBrokerActivator.java
<http://activemq.2283324.n4.nabble.com/file/n4668054/ActiveMQBrokerActivator.java>
  

ReloadableX509TrustManager.java
<http://activemq.2283324.n4.nabble.com/file/n4668054/ReloadableX509TrustManager.java>
  

Please, help!!

Thank you very much

Best
cghersi




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Problem-in-the-use-of-Proxy-Broker-tp4668054.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to