I confirm the problem is that HTTPS connector is not using SSL but plain text, to prove it, i try to connect my client like this:
jms.producer.connection.url = http://localhost:8443 where 8443 is the port defined for https connector of activemq.xml configuration file. So this connector doesn't know how to speak SSL for the moment. ----- --- www.maxizone.fr www.maxiblog.fr -- View this message in context: http://old.nabble.com/How-to-enable-HTTPS-when-SSL-is-working---tp28755706p28806020.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.