You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by huntc <hu...@mac.com> on 2009/03/13 05:32:23 UTC

Re: SSL Client auth properties

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.