Skip to content

Shovel over SSL Configuration #319

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

You must be logged in to vote

The cert file and key file are needed for mTLS. You don't need to configure them in this case.

uri specification can be found here: https://www.rabbitmq.com/uri-query-parameters.html#basics

The configuration depends on your own set up. Shovel acts as a client APP for both the source and destination RabbitMQ. Depends on how you've signed your server certs and where you are configuring shovel, you might not need to specify path to the ca cert file.

For example, if you are 1) not using mTLS 2) both your dest&src RabbitMQ are set up to trust the same CA 3) you are configuring shovel in either the source or the destination RabbitMQ, you don't need to configure the ca cert in your URI because i…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@marcelloraffaele
Comment options

Answer selected by ChunyiLyu
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