<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><div><div>I can only support SSL if the underlying C library supports it… So, does anyone know if librabbitmq-c supports SSL?</div></div></div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> Mark Steele <<a href="mailto:msteele@beringmedia.com">msteele@beringmedia.com</a>><br><span style="font-weight:bold">Date: </span> Fri, 17 Feb 2012 10:27:51 -0600<br><span style="font-weight:bold">To: </span> Jonathan Tansavatdi <<a href="mailto:jtansavatdi@rubiconproject.com">jtansavatdi@rubiconproject.com</a>><br><span style="font-weight:bold">Cc: </span> RabbitMQ Mailing List <<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a>><br><span style="font-weight:bold">Subject: </span> Re: [rabbitmq-discuss] [ANNOUNCEMENT] amqp-1.0.0 (stable) Released.<br></div><div><br></div>SSL support by any chance?<div><br><div class="gmail_quote">On Wed, Feb 15, 2012 at 4:19 PM, Jonathan Tansavatdi <span dir="ltr"><<a href="mailto:jtansavatdi@rubiconproject.com">jtansavatdi@rubiconproject.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just wanted to let everyone know that AMQP (a PHP extension) has been<br>
released to the public. This is the first stable release.<br><br>
>The new PECL package amqp-1.0.0 (stable) has been released at<br>
><a href="http://pecl.php.net/" target="_blank">http://pecl.php.net/</a>.<br>
><br>
>Release notes<br>
>-------------<br>
>1.0.0 Release:<br>
>Changed/finalized API signature:<br>
> * Exposing AMQPChannel<br>
> * Exposing AMQPEnvelope<br>
> * Exposing more queue and exchange arguments and flags<br>
> * Exposing basic.qos<br>
>Added persistent connections<br>
>Cleaned up codebase<br>
>Fixed memory leaks and segmentation faults<br>
><br>
>0.3.1 Release:<br>
>Fixed bug:<br>
> * 24323: Cannot get the name for auto-named reply-to queues<br>
><br>
>0.3.0 Release:<br>
>Fixed memory leaks in many functions (courtesy Jonathan Tansavatdi and<br>
>Andy Wick)<br>
>Fixed consume method to return proper values<br>
>Cleaned up variable usage<br>
>Fixed bugs:<br>
> * 22638: Unexpected exit code 1 with AMQPQueue::consume()<br>
> * 22698: AMQPQueue::consume<br>
><br>
>0.2.2 Release:<br>
>Made extension compatible with PHP lt 5.3 (courtesy John Skopis)<br>
>Fixed wrong typing of message properties (courtesy John Skopis)<br>
><br>
>0.2.1 Release:<br>
>Fixed refcount decrementing bug causing segfaults.<br>
><br>
>0.2.0 Release:<br>
>Works with AMQP 0-8 and 0-9-1 (used by RabbitMQ 2.*)<br>
>Modified AMQPConnection object:<br>
> * Requires call to 'connect' method to connect (no longer connects on<br>
>instantiation)<br>
> * Added support for disconnect and reconnect<br>
> * Added helper setters for port, host, vhost, login and password<br>
>Improved consume method to block for MIN messages, and try to get MAX<br>
>messages if available<br>
>Fixed zval descoping bugs<br>
>Fixed bugs:<br>
> * 17809: Couldn't compile pecl extension under PHP 5.3<br>
> * 17831: Segmentation fault when the exchange doesn't exists<br>
> * 19707: AMQPQueue::get() doesn't return the message<br>
> * 19840: Connection Exception<br>
><br>
>Package Info<br>
>-------------<br>
>This extension can communicate with any AMQP spec 0-9-1 compatible<br>
>server, such as RabbitMQ, OpenAMQP and Qpid, giving you the ability to<br>
>create and delete exchanges and queues, as well as publish to any<br>
>exchange and consume from any queue.<br>
><br>
>Related Links<br>
>-------------<br>
>Package home: <a href="http://pecl.php.net/package/amqp" target="_blank">http://pecl.php.net/package/amqp</a><br>
> Changelog: <a href="http://pecl.php.net/package-changelog.php?package=amqp" target="_blank">http://pecl.php.net/package-changelog.php?package=amqp</a><br>
> Download: <a href="http://pecl.php.net/get/amqp-1.0.0.tgz" target="_blank">http://pecl.php.net/get/amqp-1.0.0.tgz</a><br>
><br>
>Authors<br>
>-------------<br>
>Pieter de Zwart (lead)<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></blockquote></div><br></div></span></body></html>