[rabbitmq-discuss] RabbitMQ-C client and SSL support

Robin Harvey harvey.robin at gmail.com
Wed Jun 15 13:58:29 BST 2011


Hi Pieter,

Not sure about the native client, but my client can support SSL via. the
standard PHP streams library, there's more info here:

https://github.com/BraveSirRobin/amqphp/wiki/SSL-Setup

Of course, my library is written in PHP and so is likely to be slower, but
this might help if you're unable to get the C client working with SSL.

HTH,
--Robin

On Mon, Jun 13, 2011 at 5:34 PM, Pieter de Zwart <
pdezwart at rubiconproject.com> wrote:

>  Hey everyone,
>
> Last February, David Wragg mentioned that the RabbitMQ C client library was
> build in such a way that adding things like SSL would be difficult. Are
> there any updates regarding the library since then with regard to this
> topic? I have a few people that really want to be able to use SSL from PHP,
> but there is little I can do if the C client does not support it (I have no
> interest in reinventing the wheel and building the rabbitmq-c functionality
> into our codebase...)
>
> Thanks!
> Pieter
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110615/7ed9d48f/attachment.htm>


More information about the rabbitmq-discuss mailing list