cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re:Re: Cannot open mail.google.com

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 29 Nov 2007 22:57:28 +0100 (CET)

On Thu, 29 Nov 2007, Naiem Shaik wrote:

>> All libcurl versions before 7.17.1 built with NSS cannot handle the multi
>> interface when doing HTTPS.
>
> Thanks a lot.. I will upgrade to latest curl and update you..
> Is there a patch which I can apply to my curl 7.16.2and get it worked?

No, but if you download both versions you can easily make a patch yourself. Or
if you get the code from CVS, you can create a patch with:

$ cvs diff -rcurl-7_16_2 -rcurl-7_17_1 > huge.patch

Just be prepared that you will get quite a large patch, even if you would
limit it to the lib/ dir only.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-11-29