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"><<a href="mailto:norbu09@googlemail.com" target="_blank">norbu09@googlemail.com</a>></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'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 <<a href="mailto:alan.antonuk@gmail.com">alan.antonuk@gmail.com</a>> wrote:<br>
> I believe (someone correct me if I'm wrong) Net::RabbitMQ is just a wrapper<br>
> around the rabbitmq-c library, which does not support SSL as of yet, so<br>
> Net::RabbitMQ probably doesn't support SSL yet.<br>
><br>
> There is currently an effort underway to add SSL support to rabbitmq-c, but<br>
> it is not complete yet.<br>
><br>
> -Alan<br>
><br>
><br>
> On Thu, May 24, 2012 at 9:36 AM, xtrm <<a href="mailto:xtrm2008@live.com">xtrm2008@live.com</a>> wrote:<br>
>><br>
>><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<br>
>> 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>
>><br>
>> --<br>
>> View this message in context:<br>
>> <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>
><br>
><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>
><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>