cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Question on SSL with libcurl

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 20 Oct 2005 16:57:50 -0700

On Thu, Oct 20, 2005 at 07:05:59PM -0400, Wei Weng wrote:
> curl_easy_setopt(m_conn, CURLOPT_SSLCERT, "/tmp/curl-ca-bundle.crt");
> curl_easy_setopt(m_conn, CURLOPT_SSLCERTTYPE, "PEM");

It sounds like you you really want the CURLOPT_CAINFO option, not
CURLOPT_SSLCERT.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2005-10-21