[rabbitmq-discuss] RabbitMQ clustering with SSL
Emile Joubert
emile at rabbitmq.com
Wed Aug 14 08:59:11 BST 2013
On 14/08/13 04:01, ramviv.123 at gmail.com wrote:
> I was filtering out packets based on the host name of the other
> cluster hosts, not just by the port and analyzing the packets.
You haven't stated which port the cleartext was seen on. Since the
broker is listening on AMQP/5672 you could be observing unencrypted
traffic between the broker and peers. Configure producers and consumers
to connect to the broker with AMQPS on port 5671.
-Emile
More information about the rabbitmq-discuss
mailing list