For my custom security solution using BrokerFilter, I'm trying to secure the
addBroker() operation to prevent unauthorized brokers from connecting.

Authorization will use the SSL client certificate of the broker connection.

Looking through the Connection and BrokerInfo arguments to addBroker(),
there does not appear to be a way to get to the SSL certificate information. 
Is that correct?

-- 
View this message in context: 
http://activemq.2283324.n4.nabble.com/BrokerFilter-securing-addBroker-via-SSL-certs-tp3086239p3086239.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to