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

force https for rabbitmq #546

Open
mahamud opened this issue Feb 5, 2018 · 1 comment
Open

force https for rabbitmq #546

mahamud opened this issue Feb 5, 2018 · 1 comment

Comments

@mahamud
Copy link

mahamud commented Feb 5, 2018

Hello,

I am having issues to force the plugin to connect to rabbitmq through https. Even the following config

rabbitmq: name: EU-TEST-RABBITMQ-DOWN scheme: https host: localhost port: 15671 verify_ssl_cert: true username: admin password: **********

doesn't force https. Any idea how to force https?

@doreplado
Copy link

I looked in the plugin and it looks like you need a directive secure: true

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

No branches or pull requests

2 participants