cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] Failure to establish HTTPS connections when PROXY is set.

From: Ko, Heinrich <Heinrich.Ko_at_am.sony.com>
Date: Wed, 15 Dec 2010 13:57:34 -0800

On 12/6/10 5:44 AM, "Daniel Stenberg" <daniel_at_haxx.se> wrote:

>On Thu, 18 Nov 2010, Ko, Heinrich wrote:
>
>> Attached is a patch that should fix this issue. The fix adds an
>>additional
>> check at the beginning of ossl_connect_common(). It checks whether or
>>not
>> connssl->state==ssl_connection_complete and if so, it establishes that
>>the
>> connection is complete returns CURLE_OK with done==true.
>
>Thanks, committed and pushed now!
>
>--

You're welcome and thank you for committing it to the tree.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-12-15