| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: curl problem with -k option on win32
From: Gisle Vanem <giva_at_bgnett.no>
Date: Sat, 15 Jan 2005 10:03:49 +0100
"Jochen Roderburg" wrote:
> data->set.ssl.CAfile in lib/url.c
Because Windows (and DOS) cannot use the hardcoded hack that's
Instead use env-var CURL_CA_BUNDLE. Comment from .\src\main.c:
On WIN32 (non-cygwin), we can't set the path to curl-ca-bundle.crt
---- Or put something like this in your $HOME/_curlrc file. --cacert = c:\curl\lib\ca-bundle.crt If you don't have %HOME set, curl will look in %APPDATA, then %USERPROFILE%\Application Data --gvReceived on 2005-01-15 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info