0 Replies Latest reply on Apr 26, 2010 11:55 AM by channa

    ssl over the same port as non-ssl (explicit)

    channa

      Is there a way to configure activemq to run ssl and clear channel over the same port.

       

      With FTP this is done by using explicit ssl.  The server listens on the default port and if the client request ssl connection the server does the rest of the communication via ssl.  Can this be done with active mq?