I don't know if you ever worked this out, but setting the following up in my
activemq.xml file does appear to ask the client for a cert (I checked using
wireshark):

  <transportConnectors>
    <transportConnector name="ssl"
uri="ssl://localhost:61617?needClientAuth=true" />
  </transportConnectors>

Could this please be documented at:

http://activemq.apache.org/how-do-i-use-ssl.html

Kind regards,
Christopher
-- 
View this message in context: 
http://www.nabble.com/SSL-Client-auth-properties-tp6515027p22490074.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to