Re: Connect in-house consumers with TCP and cloud consumers with SSL

2013-10-11 Thread emexelem
But if I allow TCP and SSL transportConnectors, can I force cloud consumers to only use SSL? Is there a plugin that allows routing connections to specific connectors according to the origin (IP ranges, etc)? Mmmh, I think I get it. I can do this routing with the NAT of my firewall. - Create 2 con

Connect in-house consumers with TCP and cloud consumers with SSL

2013-10-10 Thread emexelem
Hi, I've a bunch of in-house servers that connect with TCP transport to an ActiveMQ broker. We would like to scale in the cloud and connect cloud instances to the broker. We already have a basic authentication and authorization with the simple plugins, but we would like a stronger security for wha