cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: default path for CURLOPT_CAINFO changed from 7.30.0 to 7.31.0

From: Dave Reisner <d_at_falconindy.com>
Date: Thu, 11 Jul 2013 13:34:10 -0400

On Thu, Jul 11, 2013 at 10:16:08AM -0700, Chris Ghormley wrote:
>
> I am using libcurl cross-compiled for PPC and ARM with axTLS.
>
> I have never had to specify CURLOPT_CAINFO before 7.31.0; it seemed to
> default to /etc/ssl/certs/ca-certificates.crt. Now I have had to specify
> the location. Why the change?

The default is whatever the value of --with-ca-bundle is set to at
compile time. So, how are you compiling your curl library?
Alternatively, 'curl-config --ca' should show you the path the lib was
built with.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-07-11