I believe (someone correct me if I&#39;m wrong) Net::RabbitMQ is just a wrapper around the rabbitmq-c library, which does not support SSL as of yet, so Net::RabbitMQ probably doesn&#39;t support SSL yet.<div><br></div><div>
There is currently an effort underway to add SSL support to rabbitmq-c, but it is not complete yet.</div><div><br></div><div>-Alan<br><br><div class="gmail_quote">On Thu, May 24, 2012 at 9:36 AM, xtrm <span dir="ltr">&lt;<a href="mailto:xtrm2008@live.com" target="_blank">xtrm2008@live.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hello all,<br>
<br>
New to RabbitMQ and hoping someone on the forum has been through this<br>
before. I am trying to implement SSL client authentication to use with on<br>
all our clients. �I am unable to find any documentation on how to go about<br>
doing this. �I was able to find two examples in .NET and Java on the<br>
rabbitMQ SSL support website, but no mention on how to implement using Perl.<br>
Has anyone gotten this working? �If so how did you guys go about<br>
implementing SSL support?<br>
<br>
I currently have my clients publishing successfully using the non SSL port<br>
using Net::RabbitMQ module.<br>
<br>
Thanks for the help in advance.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
View this message in context: <a href="http://old.nabble.com/Perl-SSL-support-for-Net%3A%3ARabbitMQ-tp33901964p33901964.html" target="_blank">http://old.nabble.com/Perl-SSL-support-for-Net%3A%3ARabbitMQ-tp33901964p33901964.html</a><br>

Sent from the RabbitMQ mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</font></span></blockquote></div><br></div>