cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2107377 ] Problem with mutli + GnuTLS + proxy

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 12 Sep 2008 12:21:56 +0000

Bugs item #2107377, was opened at 2008-09-12 12:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2107377&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Michael Goffioul (goffioul)
Assigned to: Daniel Stenberg (bagder)
Summary: Problem with mutli + GnuTLS + proxy

Initial Comment:
Version: 7.19.0
Compiler: MSVC
GnuTLS version: 2.5.4

I'm behind a HTTP proxy server and when I use the multi
interface of libcurl, I'm unable to download pages with
HTTPS protocol. I'm using the 2 libtest's lib500 (for
the easy interface) and lib502 (for the multi interface).

lib500 succeeds to download https://www.paypal.com.
lib502 fails.

I have enabled GTLSDEBUG, with a log level of 10 and
included the result in attachment. I'm not an expert
at all in those things, but it looks like libcurl gets
an Alert from the server when trying to re-handshaking.

If you need any backtrace, it's no problem for me, just
tell me where I should break execution.

Michael.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2107377&group_id=976
Received on 2008-09-12

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET