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

Certificate Verification #1794

Merged
merged 2 commits into from Dec 12, 2019
Merged

Certificate Verification #1794

merged 2 commits into from Dec 12, 2019

Commits on Dec 12, 2019

  1. Certificate Verification

    if SSL report an error ("certificate verify failed") during the
    handshake and thus refuses further communication with that server,
    you can specify your own CA cert path by setting the environment
    variable CURL_CA_BUNDLE to the path of your choice.
    yafshar committed Dec 12, 2019
    Copy the full SHA
    b0d0037 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1f9f85e View commit details
    Browse the repository at this point in the history