cURL / Mailing Lists / curl-users / Single Mail

curl-users

Problem with CURLOPT_KEYPASSWD

From: Florent Blanchon <florent.blanchon_at_gmail.com>
Date: Fri, 7 Nov 2008 20:33:21 +0100

Hello all,

I'm using Curl in C.

When I try to get a https file, there is a line :

 if (pPassphrase)
      curl_easy_setopt(curl,*CURLOPT_KEYPASSWD*,pPassphrase);

But it seems CURLOPT_KEYPASSWD* *is not defined.

I don't know what to do.

Thanks For your help.
Florent

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2008-11-07