Hi, https transport should work fine, but you're right it doesn't support <sslContext> configuration.
Take a look at http://fisheye6.atlassian.com/browse/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/https <http://fisheye6.atlassian.com/browse/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/https>for some https transport tests as a starter. Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Mon, Jun 7, 2010 at 2:54 PM, munger <max.un...@sungard.com> wrote: > > Again replying to myself, > > Now it works with HTTP, i just removed all activemq configuration > concerning > jetty (for admin consoles). > By it still not work with HTTPS, getting the same error. > > I think i know what the problem is, if somebody has a solution: > > I can either use SSL or HTTP connectors of Activemq, but not HTTPS. It > seems > like HTTPS don't know that it has to use the sslContext defined in my > activemq.xml. > > Any idea ? someone ? > > Thanks a lot > > > > > > -- > View this message in context: > http://old.nabble.com/How-to-enable-HTTPS-when-SSL-is-working---tp28755706p28804796.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >