We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d49c2 commit b18d4f6Copy full SHA for b18d4f6
docker-compose-auth.yml
@@ -48,7 +48,7 @@ services:
48
49
KAFKA_CFG_ALLOW_EVERYONE_IF_NO_ACL_FOUND: "true"
50
51
- KAFKA_CFG_SSL_KEYSTORE_LOCATION: /opt/bitnami/kafka/config/certs/kafka.truststore.jks
+ KAFKA_CFG_SSL_KEYSTORE_LOCATION: /opt/bitnami/kafka/config/certs/kafka.keystore.jks
52
KAFKA_CFG_SSL_KEYSTORE_PASSWORD: test123
53
54
KAFKA_CFG_SSL_TRUSTSTORE_LOCATION: /opt/bitnami/kafka/config/certs/kafka.truststore.jks
0 commit comments