Should have gone to the list:<br><br><div class="gmail_quote">On Thu, May 24, 2012 at 9:31 PM, lenz <span dir="ltr">&lt;<a href="mailto:norbu09@googlemail.com" target="_blank">norbu09@googlemail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">We user Rabbit from perl a lot and use Net::RabbitMQ for it. It is a<br>
XS module built on rabbitmq-c and from all our testing so far the only<br>
lib that works in a high performance environment. Unfortunately SSL is<br>
not in there yet (as posted below, work is under way). We use SSH<br>
tunnels for pretty much everything and don&#39;t expose any rabbit ports<br>
publicly.<br>
<br>
cheers<br>
lenz<br>
<div class="HOEnZb"><div class="h5"><br>
On Fri, May 25, 2012 at 2:16 AM, Alan Antonuk &lt;<a href="mailto:alan.antonuk@gmail.com">alan.antonuk@gmail.com</a>&gt; wrote:<br>
&gt; I believe (someone correct me if I&#39;m wrong) Net::RabbitMQ is just a wrapper<br>
&gt; around the rabbitmq-c library, which does not support SSL as of yet, so<br>
&gt; Net::RabbitMQ probably doesn&#39;t support SSL yet.<br>
&gt;<br>
&gt; There is currently an effort underway to add SSL support to rabbitmq-c, but<br>
&gt; it is not complete yet.<br>
&gt;<br>
&gt; -Alan<br>
&gt;<br>
&gt;<br>
&gt; On Thu, May 24, 2012 at 9:36 AM, xtrm &lt;<a href="mailto:xtrm2008@live.com">xtrm2008@live.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Hello all,<br>
&gt;&gt;<br>
&gt;&gt; New to RabbitMQ and hoping someone on the forum has been through this<br>
&gt;&gt; before. I am trying to implement SSL client authentication to use with on<br>
&gt;&gt; all our clients. �I am unable to find any documentation on how to go about<br>
&gt;&gt; doing this. �I was able to find two examples in .NET and Java on the<br>
&gt;&gt; rabbitMQ SSL support website, but no mention on how to implement using<br>
&gt;&gt; Perl.<br>
&gt;&gt; Has anyone gotten this working? �If so how did you guys go about<br>
&gt;&gt; implementing SSL support?<br>
&gt;&gt;<br>
&gt;&gt; I currently have my clients publishing successfully using the non SSL port<br>
&gt;&gt; using Net::RabbitMQ module.<br>
&gt;&gt;<br>
&gt;&gt; Thanks for the help in advance.<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; View this message in context:<br>
&gt;&gt; <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>
&gt;&gt; Sent from the RabbitMQ mailing list archive at Nabble.com.<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; rabbitmq-discuss mailing list<br>
&gt;&gt; <a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
&gt;&gt; <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>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; rabbitmq-discuss mailing list<br>
&gt; <a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
&gt; <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>
&gt;<br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
twitter: @norbu09<br>
current project: iWantMyName.com<br>
</font></span></blockquote></div><br>