You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by RJtokenlanring <in...@gmail.com> on 2009/12/04 10:52:20 UTC

HTTPs configuration missing

Default apache-mq 5.3.0 comes with a non properly confgured https support.
If a user enables https transport into activemq.xml configuration file, 

<transportConnector name="https" uri="https://0.0.0.0:61617"/>

process enter in an infinite loop (as described into jetty docs).

Could you provide a working https configuration?

Thank you
-- 
View this message in context: http://old.nabble.com/HTTPs-configuration-missing-tp26635828p26635828.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.