We're working on implementing a system where the front end is a .Net client
that communicates with a java back end through a message broker.  ActiveMQ
was on our short list because it has advertised the ability for .Net access
and HTTPS transports.

Unfortunately, after digging deeper, it doesn't seem like there's any way to
use the HTTP/S transport from .Net - only the openwire protocol.

We need https because the app will be run on client systems where there are
typically firewalls and proxy servers in the way.

Is there any way to accomplish this?

Thanks,
Ken


-- 
View this message in context: 
http://www.nabble.com/HTTPS-and-.Net-clients---possible--tp24194610p24194610.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to