Skip to content

bundled ca is getting replaced with CA created for RabbitMQ in vault #1054

Discussion options

You must be logged in to vote

@sandhraprakash I totally understand your case. The certification path for server and client certificates do not share the same common root CA. Whereas the Vault support we have built in our k8s operator assumes that all certificates share a common root CA.

One suggestion I would like to make is the following (although I have not tried it). You can configure Vault to use intermediary CA to issue PKI for RabbitMQ (https://www.vaultproject.io/docs/secrets/pki#setting-up-intermediate-ca) that way you can control the root CA files the same way you have done up until now.

Once we configure RabbitMQ with Vault, it is assumed that everything related to secrets, including PKI, is managed thru Vault.

Replies: 4 comments 13 replies

Comment options

You must be logged in to vote
3 replies
@sandhraprakash
Comment options

@MarcialRosales
Comment options

@sandhraprakash
Comment options

Comment options

You must be logged in to vote
7 replies
@sandhraprakash
Comment options

@MarcialRosales
Comment options

@sandhraprakash
Comment options

@MarcialRosales
Comment options

@sandhraprakash
Comment options

Answer selected by sandhraprakash
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@sandhraprakash
Comment options

@HowardTwine
Comment options

@sandhraprakash
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants