Emile,<div><br></div><div>In the�Perl�module I am using�
<a href="http://search.cpan.org/~jesus/Net-RabbitMQ-0.0.1/RabbitMQ.pm">http://search.cpan.org/~jesus/Net-RabbitMQ-0.0.1/RabbitMQ.pm</a>�. I do not have any ssl related configuration.</div><div>BTW�I do not want any client�authentication. my�purpose�is�just�to�encrypt�the messages.</div>
<div><br></div><div>Thanks,</div><div>Prashanth.</div><div><br></div><div><br></div><div><br><br><div class="gmail_quote">On Mon, Jul 16, 2012 at 12:16 PM, Emile Joubert <span dir="ltr">&lt;<a href="mailto:emile@rabbitmq.com" target="_blank">emile@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div class="im"><br>
On 16/07/12 16:48, Prashanth wrote:<br>
&gt; I am doing nothing on the client side for ssl,<br>
&gt; except that now it connects to the ssl port.<br>
<br>
</div>You have to use a client that is able to establish an SSL connection.<br>
Using a regular AMQP connection without any additional configuration and<br>
pointing it to port 5671 on the broker will not work. You might be able<br>
to use &quot;stunnel&quot; to provide encryption for a regular AMQP client.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Emile<br>
<br>
<br>
</font></span></blockquote></div><br></div>