Skip to content

Conversation

DavidJBianco
Copy link

Hello. I've been working with a broker requires certificate-based authentication. Since I otherwise think your Kafka support is great, I forked it and added support for this type of authentication to the code. You can see the new section of the README.md for full details, but in short if you provide TLS_CERT_FILE and TLS_PRIVKEY_FILE env variables that point to the locations of the correct files in the image, it will read them and use them for authentication. If you don't provide both values, though, everything acts as before and no special TLS processing takes place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant