Skip to content
Discussion options

You must be logged in to vote

I generated kafka.client.keystore.jks and kafka.client.truststore.jks using certificate and key used in brokerCertChainAndKey in the Kafka resource yaml along with root CA for testing.

The user certificate / keystore has to be a certificate signed by the Clients CA. It has nothing to do with the listener server certificate.

You can find the KafkaUser yaml below, since I'm using custom certificates, I used authentication type as tls-external, so it won't generate any user certificates.

That does not answer the question about how you generated the certificate. This certificate is what you need to use in the keystore. It also should have in the subject only the common name with the name …

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

@scholzj
Comment options

Comment options

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

Answer selected by nvnk3
Comment options

You must be logged in to vote
1 reply
@scholzj
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
2 participants