[rabbitmq-discuss] RabbitMQ SSL

Prashanth meetprashanth437 at gmail.com
Mon Jul 16 18:15:48 BST 2012


Emile,

In the Perl module I am using
http://search.cpan.org/~jesus/Net-RabbitMQ-0.0.1/RabbitMQ.pm . I do not
have any ssl related configuration.
BTW I do not want any client authentication.
my purpose is just to encrypt the messages.

Thanks,
Prashanth.




On Mon, Jul 16, 2012 at 12:16 PM, Emile Joubert <emile at rabbitmq.com> wrote:

> 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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120716/1ec89af3/attachment.htm>


More information about the rabbitmq-discuss mailing list