Hi Team,
I am trying to connect to rabbitmq queue which is protected by ssl certificates. In the plugin information, i don't see any options to provide ssl_cert, etc
Does current plugin support authentication using SSL certificate? How to specify those certificates ? Am i missing something ?
When i just try it with
ssl => true
verify_ssl => true
it returns The error reported is:
Received fatal alert: protocol_version
Rabbitmq server uses TLS 1.2 .
Regards
Sunil Saggar