how to check our own certificates has been applied successfully? #5567
barryzhounb
started this conversation in
General
Replies: 1 comment 4 replies
-
I'm not sure what do you mean applied your certificates. You mean that it uses them? You can probably get it for example with |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have followed instructions from https://strimzi.io/docs/operators/latest/full/using.html#installing-your-own-ca-certificates-str to install our own client-ca certificate.
After it is done installing, how to check client-ca has applied our certificates (including our certificate and our key)? I try to create a topic and user, then download secret, then extract it with command: oc extract secret my-user. Now I have user.crt and user.key.
Any ideas how to check our own certificates has been applied?
Beta Was this translation helpful? Give feedback.
All reactions