# Rabbitmq plugin fails to validate certificates

**URL:** https://discuss.elastic.co/t/rabbitmq-plugin-fails-to-validate-certificates/44628
**Category:** Logstash
**Created:** [March 16, 2016, 10:04pm UTC](https://discuss.elastic.co/t/rabbitmq-plugin-fails-to-validate-certificates/44628 "2016-03-16T22:04:27Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sjsadowski](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sjsadowski/32/69513_2.png) [@sjsadowski](https://discuss.elastic.co/u/sjsadowski)
#### Post date: [March 16, 2016, 10:04pm UTC](https://discuss.elastic.co/t/rabbitmq-plugin-fails-to-validate-certificates/44628/1 "2016-03-16T22:04:27Z")

</div>

I was looking to see how to actually report this, and am not quite sure how since the rabbitmq input plugin has no maintainer listed here: [Logstash Plugins Community Maintainers](https://discuss.elastic.co/t/logstash-plugins-community-maintainers/35953)

Our team stumbled upon the fact that the "verify\_ssl" option in the rabbitmq input does absolutely nothing. After pulling down the appropriate gems, I found that while the config option is defined in the connection mixin, it appears to not actually be used.

I'm no ruby expert, so I could be missing something, but was wondering if this was the intended behavior? There's nothing in the docs saying that the option would be ignored.

In testing, whether verify\_ssl is set to true or false, it connects to our rabbitmq cluster exactly the same, which leads me to believe that perhaps this is an oversight?

Thanks for any responses in advance.

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [March 19, 2016, 2:58pm UTC](https://discuss.elastic.co/t/rabbitmq-plugin-fails-to-validate-certificates/44628/2 "2016-03-19T14:58:05Z")

</div>

> I was looking to see how to actually report this, and am not quite sure how since the rabbitmq input plugin has no maintainer listed here: [Logstash Plugins Community Maintainers](https://discuss.elastic.co/t/logstash-plugins-community-maintainers/35953)

The rabbitmq input plugin isn't a community plugin so it has no community maintainer. It's a core plugin that's maintained by the Logstash team.

Regardless of how a plugin is maintained, [discuss.elastic.co](http://discuss.elastic.co) is the right place for questions. If you're reasonably sure you've found a bug, or if you have a feature request, file a issue in the GitHub project.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 5:06am UTC](https://discuss.elastic.co/t/rabbitmq-plugin-fails-to-validate-certificates/44628/3 "2017-07-06T05:06:17Z")

</div>


