Skip to content
Discussion options

You must be logged in to vote

In the default Strimzi setup, this is straightforward—by patching the clients-ca-cert secret and incrementing the ca-cert-generation annotation, the changes are applied automatically. We are looking for a similar, simple mechanism to manage multiple client CAs in our configuration.

Please be aware that this was always rather a hack that worked by coincidence and not by intention.

Managing multiple CAs in a single file makes certificate renewal and updates error-prone and difficult to maintain.

Ok, so, as I said, you should be able to use the config provider, which can load the certificates based on a matching pattern directly from the Secret. (I think that is exactly the same as what …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@YashChauhanOfficial
Comment options

@scholzj
Comment options

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