Commit 163bba14 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Kevin Roth's patch that checks for the CA cert file at two more places if the

--cacert option is not used.

1. An environment variable named CURL_CA_BUNDLE may contain the full file
name to the file.

2. On Windows, the cert file may be named curl-ca-bundle.crt and put in the
same dir as curl is located (or the CWD) and curl will then use that file
instead.
parent db1c618f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment