cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to use Client certificate having .P12 format

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 10 Mar 2005 08:23:39 +0100 (CET)

On Thu, 10 Mar 2005, Aniruddha Diwakar wrote:

> this .pem file contains private key as well as certificate.

> now which file should i use for CURLOPT_SSLCERT and CURLOPT_SSLKEY please
> help me out.

private key file => CURLOPT_SSLKEY (and CURLOPT_SSLKEYPASSWD)

certificate file => CURLOPT_SSLCERT

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2005-03-10