Skip to content

Configuration to connect to Kafka Cluster with client cert? #2429

Answered by Haarolean
wolferikg asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

here's an example config to enable SSL:
https://github.com/provectus/kafka-ui/blob/master/documentation/compose/kafka-ssl.yml
This example contains just the truststore, in order to pass a client cert, you'll have to add keystore the same way.
And you can use these values (they're env variables) the same way in helm. Alternatively, you can use an external application config in yml format: #1917

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Haarolean
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