curl-library
Re: Question on SSL with libcurl
From: Wei Weng <wweng_at_kencast.com>
Date: Thu, 20 Oct 2005 19:22:03 -0400
Date: Thu, 20 Oct 2005 19:22:03 -0400
Wei Weng wrote:
> Hi all.
>
> I want to use SSL with libcurl. I have the following options set for SSL:
>
> curl_easy_setopt(m_conn, CURLOPT_SSLCERT, "/tmp/curl-ca-bundle.crt");
> curl_easy_setopt(m_conn, CURLOPT_SSLCERTTYPE, "PEM");
>
> (I had copied the CA file that comes with curl to /tmp directory, curl
> is built to a different build directory though)
>
Btw, I am using curl 7.14.0.
Thanks
Wei
Received on 2005-10-21