cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3441084 ] https handshake fails using gnutls 3 on windows

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Wed, 23 Nov 2011 13:52:51 -0800

Bugs item #3441084, was opened at 2011-11-22 04:32
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3441084&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: https
Group: wrong behaviour
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: mark (mabrand)
Assigned to: Daniel Stenberg (bagder)
Summary: https handshake fails using gnutls 3 on windows

Initial Comment:
built curl 7.23.1 with gnutls 3.08 for win32 (mingw). There seems to
be a problem with https:

curl.exe -k https://www.google.com
curl: (35) gnutls_handshake() failed: A TLS packet with unexpected
length was received.

In contrast, sftp seems to work fine.

Curl 7.23.1 with gnutls 3.08 on linux does not have this problem.

The handshake works when using gnutls-cli:
gnutls-cli.exe --insecure -p 443 www.google.com

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

Comment By: Daniel Stenberg (bagder)
Date: 2011-11-23 13:52

Message:
Thanks for the report, this problem is now fixed in the git repository.

To try it out, you either checkout/update your git clone:
http://curl.haxx.se/source.html

or you try tomorrow's daily snapshot: http://curl.haxx.se/snapshots/

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

Comment By: mark (mabrand)
Date: 2011-11-23 13:23

Message:
I submitted a patch to fix this:
http://permalink.gmane.org/gmane.comp.web.curl.library/33854

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3441084&group_id=976
Received on 2011-11-23

These mail archives are generated by hypermail.

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

File upload with ASP.NET