[rabbitmq-discuss] Rabbitmq-C amqp_basic_publish AMQP_STATUS_SSL_ERROR

Alan Antonuk alan.antonuk at gmail.com
Fri Sep 27 06:52:19 BST 2013


On Wed, Sep 25, 2013 at 11:09 PM, Lothe Shashank <
Shashank.Lothe at techmahindra.com> wrote:

>  Most of the time when I publish I don't get any error but sometimes I
> get *AMQP_STATUS_SSL_ERROR*. What is the reason for this error?
>

This is a somewhat general error that occurs when OpenSSL returns an error
to rabbitmq-c when trying to read or write from the socket. It usually
means that OpenSSL has an encountered and error on the SSL/TLS channel that
cannot be recovered and thus the SSL/TLS channel must be closed. You can
get more information about the error by probing the OpenSSL error stack.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130926/c405c328/attachment.htm>


More information about the rabbitmq-discuss mailing list