Skip to content

Instantly share code, notes, and snippets.

@simplesteph
Created March 29, 2017 00:02
Show Gist options
  • Save simplesteph/dc03580342b1e1295cecbbcc55f8818a to your computer and use it in GitHub Desktop.
Save simplesteph/dc03580342b1e1295cecbbcc55f8818a to your computer and use it in GitHub Desktop.
listeners=https://0.0.0.0:443/
ssl.keystore.location=/etc/kafka/secrets/yourkeystore.jks
ssl.keystore.password=yourkeystorepassword
ssl.key.password=yourkeypassword
# The following are optional only if you’d like to authenticate HTTPS clients
ssl.truststore.location=/etc/kafka/secrets/yourtruststore.jks
ssl.truststore.password=yourtruststorepassword
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment