cURL / Mailing Lists / curl-library / Single Mail

curl-library

https and certificates

From: Andreas Olsson <andreas.olsson_at_ctakt.com>
Date: Mon, 27 May 2002 12:46:52 +0200

Hi

I have a question about using https.

Today my client program is hardcoded with a specific CaCertFile

        curl_easy_setopt(curl,CURLOPT_CAINFO,pCACertFile);

This is ok as long as I know what certificate the server uses.

Is it possible to specify a directory containing many cert files or to
bundle them all together in one large cert file and give that to libcurl?

Thanks

//Andreas

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
Received on 2002-05-27