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: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 11 Jul 2013 20:54:16 +0200 (CEST)

On Thu, 11 Jul 2013, Chris Ghormley wrote:

> 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 change was simply done because the previous detection logic was flawed and
checked for the presence of files in the host system - and as it can't know
the correct path in the target system, you need to specify the correct one!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-07-11