cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to use CAPATH option?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 3 Sep 2014 23:05:34 +0200 (CEST)

On Wed, 3 Sep 2014, Arif Ali wrote:

> This is how I ma using the CAPATH option

The docs at http://curl.haxx.se/libcurl/c/CURLOPT_CAPATH.html clearly says:

   "If libcurl is built against OpenSSL, the certificate directory must be
   prepared using the openssl c_rehash utility."

You probably want CURLOPT_CAINFO instead.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-09-03