Skip to content

Multiple CA Chains in Custom Client CA Cert Secret #6559

Answered by scholzj
urton asked this question in Q&A
Discussion options

You must be logged in to vote

The operator does not use the PKCS12 file. So it should not matter what you have there. It creates its own PKCS12 store inside the container from the CRT files. In general, we do not support multiple trust chains. You can try to add them to the ...-clients-ca-cert secret as CRT files with different suffixes. E.g. ca.crt, ca-2.crt. That might work. But it is not something we test for this use-case. This is what is normally used when the CA private key is replaced.

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@scholzj
Comment options

@marceloavan
Comment options

@scholzj
Comment options

@marceloavan
Comment options

@scholzj
Comment options

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