Skip to content
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

ssl_cafile should always be optional #31

Open
dkobylarz opened this issue Sep 23, 2021 · 0 comments
Open

ssl_cafile should always be optional #31

dkobylarz opened this issue Sep 23, 2021 · 0 comments

Comments

@dkobylarz
Copy link

Kafka producer when SSL security protocol is chosen does not require you to provide ssl_cafile.
Why is it enforced by kafka logging handler although you can bypass it by providing empty string?
What's the point in this piece of code: handlers.py#L102

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

No branches or pull requests

1 participant