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

fix: allow host ca sets for SASL and TLS connections #655

Merged
merged 1 commit into from
Sep 9, 2022

Commits on Sep 7, 2022

  1. fix: allow host ca sets for SASL and TLS connections

    ?ssl=true previously would require the user to provide a cacertfile
    stripping the option to use the hosts ca set.
    
    bumping sarama to version 1.36.0
    bumping alpine to 3.16.2
    
    fix: tls path
    iwpnd committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    09ca967 View commit details
    Browse the repository at this point in the history