curl-users
Re: Problem with CURLOPT_KEYPASSWD
From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 7 Nov 2008 11:49:14 -0800
Date: Fri, 7 Nov 2008 11:49:14 -0800
On Fri, Nov 07, 2008 at 08:33:21PM +0100, Florent Blanchon wrote:
> 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.
This is a libcurl question which should really be asked on the curl-library
mailing list. CURLOPT_KEYPASSWD was known as CURLOPT_SSLKEYPASSWD up to
curl version 7.16.4, so you're probably just using an old version of
libcurl.
>>> Dan
-- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has moved ------------------------------------------------------------------- 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.htmlReceived on 2008-11-07