<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Wed, Sep 25, 2013 at 11:09 PM, Lothe Shashank <span dir="ltr">&lt;<a href="mailto:Shashank.Lothe@techmahindra.com" target="_blank">Shashank.Lothe@techmahindra.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">Most of the time when I publish I don&#39;t get any error but sometimes I get
<b>AMQP_STATUS_SSL_ERROR</b>. What is the reason for this error? </div></div></blockquote><div><br></div><div>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.</div>
<div>�</div></div><br></div></div>