8000 Add support for TLS certificated-based authentication by DavidJBianco · Pull Request #12 · dylanmei/logspout-kafka · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add support for TLS certificated-based authentication #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

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
0