cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl

From: Guenter <lists_at_gknw.net>
Date: Sat, 27 Oct 2012 20:06:52 +0200

Am 27.10.2012 11:56, schrieb Daniel Stenberg:
> On Fri, 26 Oct 2012, nei wrote:
>
>>>>>> Strangely, when i use curl to connect with server on command line,
>>>>>> the request is successfull
>
> ...
>
>> Yes, the error continues..
>
> You're confusing me muchly.
me too at 1st glance, but I believe he wants to tell us:
1) his libcurl code fails
2) curl commandline works
3) the code generated by curl commandline with --libcurl lacks of
CURLOPT_SSLKEY and CURLOPT_SSLCERT setopts
4) after adding these setopts the curl-generated code fails with same
error as his original code.

nei, is this correct?

Gün.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-10-27