[rabbitmq-discuss] Perl SSL support for Net::RabbitMQ

Alan Antonuk alan.antonuk at gmail.com
Fri May 25 14:27:51 BST 2012


Should have gone to the list:

On Thu, May 24, 2012 at 9:31 PM, lenz <norbu09 at googlemail.com> wrote:

> We user Rabbit from perl a lot and use Net::RabbitMQ for it. It is a
> XS module built on rabbitmq-c and from all our testing so far the only
> lib that works in a high performance environment. Unfortunately SSL is
> not in there yet (as posted below, work is under way). We use SSH
> tunnels for pretty much everything and don't expose any rabbit ports
> publicly.
>
> cheers
> lenz
>
> On Fri, May 25, 2012 at 2:16 AM, Alan Antonuk <alan.antonuk at gmail.com>
> wrote:
> > I believe (someone correct me if I'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't support SSL yet.
> >
> > There is currently an effort underway to add SSL support to rabbitmq-c,
> but
> > it is not complete yet.
> >
> > -Alan
> >
> >
> > On Thu, May 24, 2012 at 9:36 AM, xtrm <xtrm2008 at live.com> wrote:
> >>
> >>
> >> Hello all,
> >>
> >> New to RabbitMQ and hoping someone on the forum has been through this
> >> before. I am trying to implement SSL client authentication to use with
> on
> >> all our clients.  I am unable to find any documentation on how to go
> about
> >> doing this.  I was able to find two examples in .NET and Java on the
> >> rabbitMQ SSL support website, but no mention on how to implement using
> >> Perl.
> >> Has anyone gotten this working?  If so how did you guys go about
> >> implementing SSL support?
> >>
> >> I currently have my clients publishing successfully using the non SSL
> port
> >> using Net::RabbitMQ module.
> >>
> >> Thanks for the help in advance.
> >>
> >> --
> >> View this message in context:
> >>
> http://old.nabble.com/Perl-SSL-support-for-Net%3A%3ARabbitMQ-tp33901964p33901964.html
> >> Sent from the RabbitMQ mailing list archive at Nabble.com.
> >>
> >> _______________________________________________
> >> rabbitmq-discuss mailing list
> >> rabbitmq-discuss at lists.rabbitmq.com
> >> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> >
> >
> >
> > _______________________________________________
> > rabbitmq-discuss mailing list
> > rabbitmq-discuss at lists.rabbitmq.com
> > https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> >
>
>
>
> --
> twitter: @norbu09
> current project: iWantMyName.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120525/b6dc9ca5/attachment.htm>


More information about the rabbitmq-discuss mailing list