kedacore / sample-go-rabbitmq

Sample KEDA deployment using a Go RabbitMQ consumer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for TLS RabbitMQ

zeusal opened this issue · comments

A clear and concise description of what you want to happen.

Use-Case

Hi,

In some work environments amqps is used instead of amqp, so it goes over TLS, when configured in this way the container returns the following error:

│ 2022/05/19 09:30:02 Failed to connect to RabbitMQ: x509: certificate signed by unknown authority │### Specification