cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: support to load a chain of ca certs

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Wed, 28 Apr 2010 16:35:15 +0200

On Wed April 28 2010 16:26:52 xxx xxx wrote:
> Thanks for your kind response.
> So i need to concatenate all CA files (PEM) in a single file and give that
> as an input for CURLOPT_CAINFO.
> Is it so ? Is there any other way of specifying as separate files ?

These details depend on the SSL library you use in the first place. You can
check by 'curl --version' which one it is. I believe the documentation is
clear enough in this aspect:

http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTCAINFO
http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTCAPATH

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-04-28