[rabbitmq-discuss] sensu rabbitmq check triggering a SSL exception

Michael Klishin michael.s.klishin at gmail.com
Wed Feb 5 04:49:21 GMT 2014


2014-02-05 Mariano González <gonzalez.mariano.gabriel at gmail.com>:

> Looks like there's some kind of SSL error, but I cannot figure it out.


You set port to 5671 which is the default SSL port, so Bunny assumes it
should use TLS
but you provide no client certificate. Use port 5672.

http://rubybunny.info/articles/tls.html
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140205/78d26b62/attachment.html>


More information about the rabbitmq-discuss mailing list