<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-02-05 Mariano González <span dir="ltr"><<a href="mailto:gonzalez.mariano.gabriel@gmail.com" target="_blank">gonzalez.mariano.gabriel@gmail.com</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Looks like there's some kind of SSL error, but I cannot figure it out.</blockquote>

</div><br>You set port to 5671 which is the default SSL port, so Bunny assumes it should use TLS</div><div class="gmail_extra">but you provide no client certificate. Use port 5672.<br><br clear="all"><div><a href="http://rubybunny.info/articles/tls.html">http://rubybunny.info/articles/tls.html</a><br>

</div>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>


</div></div>