cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: https problem using gnutls 3 on windows

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 22 Nov 2011 13:39:12 +0100 (CET)

On Mon, 21 Nov 2011, Mark Brand wrote:

> I 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.

This looks like a GnuTLS problem to me... Mostly because the libcurl code for
Windows and Linux is identical in the GnuTLS specific areas.

> In contrast, sftp seems to work fine.

They're very different beasts so unfortunately the comparison doesn't help a
lot...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-11-22