Replies: 1 comment 2 replies
-
Sorry, I cannot help with this. Your steps to create the keystore / truststore look good to me. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi @scholzj ,
We have a kafka cluster with 3.1.0 version and enabled MTLS for that. Now we are trying to connect logstash with kafka and we are getting the following errors from logstash logs. The keystore and truststore are accessible through the password.
logstash conf:
The truststore.jks and keystore.jks are having 644 linux permission and the ownership(user&group) is logstash. And the truststore.jks and keystore.jks created using the following commands:
Beta Was this translation helpful? Give feedback.
All reactions