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

feat: support native SSL certs as well #32

Merged
merged 1 commit into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. feat: support native SSL certs as well

    This enables looking for certs in the local setup in addition to the
    already used Mozilla certs.  In particular this will now also respect
    SSL_CERT_FILE for custom cert files.  In effect, it will allow to deal
    with deployment scenarios that require custom SSL certs.
    satlank committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    13916ad View commit details
    Browse the repository at this point in the history