| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: curl problem with -k option on win32
From: Jochen Roderburg <Roderburg_at_uni-koeln.de>
Date: Sat, 15 Jan 2005 09:36:18 +0100
Zitat von Daniel Stenberg <daniel-curl_at_haxx.se>:
> On Fri, 14 Jan 2005, Jochen Roderburg wrote:
data->set.ssl.CAfile in lib/url.c
it is initialised there like
354:#ifdef CURL_CA_BUNDLE
and I assume this is not done in the Windows version.
I found this variable by following what happens to the value of the --cacert
With this theory I was also now able to simulate the error under Linux.
#0 0xb7d885eb in strlen () from /lib/libc.so.6
And indeed, in the function Curl_clone_ssl_config the variable CAfile is used in
3687: if(source->CAfile) {
Of course there are some unproven parts in this theory, because I cannot see
Regards, J.Roderburg
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info