cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SSL error w/libcurl 7.10, need help

From: Derek Ealy <dealy663_at_hotmail.com>
Date: Mon, 27 Jan 2003 09:11:24 -0800

I finally found something in the archives which allowed me to verify the
cert. I set VERIFYPEER to 1 and explicitly named the ca-bundle.crt with the
CAINFO option. The note in archives said that CAPATH doesn't work on windows
for some reason.

So now my next question is, how do I add additional certs for sites signed
by CAs not in ca-bundle.crt?

Can I just set CAINFO multiple times for each cert from the other CAs?

Thanks, Derek

----Original Message Follows----
From: Daniel Stenberg <daniel_at_haxx.se>
Reply-To: curl-library_at_lists.sourceforge.net
To: libcurl Mailing list <curl-library_at_lists.sourceforge.net>
Subject: Re: SSL error w/libcurl 7.10, need help
Date: Mon, 27 Jan 2003 17:01:07 +0100 (CET)

On Mon, 27 Jan 2003, Daniel Stenberg wrote:

> Well, if the CA cert bundle is good for that server's bundle it gives you
> this message as well. The site you're talking to might be self-signed.

I can't type. I meant to write this:

  "if the CA cert bundle is NOT good for that server's certificate, it gives
you this message as well."

--
  Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
Received on 2003-01-27