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?
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?