cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Libcurl CA Cert bundle

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 24 May 2006 17:36:39 +0200 (CEST)

On Tue, 23 May 2006, Scott Wippich wrote:

> Thanks for the quick reply Dan.Actually, I am using the LibCurlNet 1.3.0
> which uses libcurl 7.13.0. I do not want to refer the default ca-bundle.crt
> file explicitly in my program. Will LibCurlNet 1.3.0 look for the
> ca-bundle.crt file in some directories ? Or Is there any option that should
> be set so that LibCurlNet will look for ca-bundle.crt ? Or Is it compulsory
> to set the CURLOPT_CAINFO option when using LibCurlNet 1.3.0 ?

libcurl can be built to use a default path, but we cannot tell generically
which path it'll use since we don't know about the specific build you use.

If you want to be sure to use a particular path, you should use the
CURLOPT_CAINFO option or similar.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-05-24