cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl 7.23 for windows wants .crt for plain http

From: Mark Brand <mabrand_at_mabrand.nl>
Date: Wed, 16 Nov 2011 22:18:27 +0100

Hi,

It looks to me like there has been a change as of curl 7.23. Using curl
built with SSL, invoking "curl http://curl.haxx.se/libcurl/" fails
silently if no .crt file is found, even though it's not an SSL
connection. Adding "-k" makes it work.

I had no idea why I couldn't get curl to work until I ran gdb. See the
call to FindWin32CACert(config, "curl-ca-bundle.crt") at
src/tool_operate.c:304.

Is this by design?

Mark
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-11-16