cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 6 Dec 2010 14:44:34 +0100 (CET)

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!

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