Skip to content

How to config Shovel over SSL #316

Answered by ChunyiLyu
marcelloraffaele asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @marcelloraffaele, thanks for using our Operators. If your RabbitmqCluster is TLS only, you first need to follow this Topology Operator TLS guide to ensure that the Topology Operator trust your RabbitmqCluster CA. After this step, Topology Operator can connect to the RabbitMQ server successfully and create queues, exchanges, and shovels etc.

For configuring shovel, cacertfile , certfile, and keyfile for both the src and destination URI should be path to them in that particular RabbitmqCluster you are declaring shovel in. If cert files for your destination RabbitMQ is not in that RabbitmqCluster yet, you could mount the secret containing these TLS certs by using statefulSetOverride, for…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by marcelloraffaele
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants