<div dir="ltr">Hi there!<div><br></div><div>I'm trying to add a sensu check (https://github.com/sensu/sensu-community-plugins/blob/master/plugins/rabbitmq/rabbitmq-amqp-alive.rb), but it's triggering the following error:</div><div><div><span style="color: rgb(0, 0, 0); font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; line-height: 16.799999237060547px;"><br></span></div><div><span style="color: rgb(0, 0, 0); font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; line-height: 16.799999237060547px;">[root@server plugins]# ./rabbitmq-amqp-alive.rb -w rabbitmq_host -p my_pass -P 5671 -u my_user -v my_vhost</span></div><pre class="line-pre" style="font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; line-height: 16.799999237060547px; width: 1505px; color: rgb(0, 0, 0);"><div class="line" id="file-gistfile1-txt-LC2">W, [2014-02-04T19:10:19.827147 #4555]  WARN -- #<Bunny::Session:11666480 my_user@rabbitmq_host:5671, vhost=my_vhost>:         Using TLS but no client certificate is provided! If RabbitMQ is configured to verify peer</div><div class="line" id="file-gistfile1-txt-LC3">        certificate, connection upgrade will fail!</div><div class="line" id="file-gistfile1-txt-LC3"><br></div></pre></div><div>Looks like there's some kind of SSL error, but I cannot figure it out.</div><div><br></div><div>Here's my rabbitmq config: https://gist.github.com/Mariano-gon/8811478.</div><div><br></div><div>Any advice will be really appreciated.</div><div>Thanks!</div><div><br></div></div>