Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insecure TLS in RabbitMQ Collector #737

Open
mjtice opened this issue Nov 23, 2019 · 1 comment
Open

Insecure TLS in RabbitMQ Collector #737

mjtice opened this issue Nov 23, 2019 · 1 comment

Comments

@mjtice
Copy link

mjtice commented Nov 23, 2019

Looking at the source code I can specify the scheme for the RabbitMQ Collector. Unfortunately, because we use self-signed certs, this is failing with errors like

URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)>
Would you guys be open to a PR to allow a config option that will let the user skip cert verification?

@shortdudey123
Copy link
Member

Go ahead and submit a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants