[rabbitmq-discuss] RabbitMQ SSL

Emile Joubert emile at rabbitmq.com
Mon Jul 16 17:16:01 BST 2012


Hi,

On 16/07/12 16:48, Prashanth wrote:
> I am doing nothing on the client side for ssl,
> except that now it connects to the ssl port.

You have to use a client that is able to establish an SSL connection.
Using a regular AMQP connection without any additional configuration and
pointing it to port 5671 on the broker will not work. You might be able
to use "stunnel" to provide encryption for a regular AMQP client.

-Emile




More information about the rabbitmq-discuss mailing list