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 19:20:43 +0100 (CET)

On Tue, 22 Nov 2011, Mark Brand wrote:

>> This looks like a GnuTLS problem to me... Mostly because the libcurl code
>> for Windows and Linux is identical in the GnuTLS specific areas.
>
> What about the fact that the handshake works using gnutls-cli.exe?:
>
> gnutls-cli.exe --insecure -p 443 www.google.com

That would indicate that the problem is triggered by something libcurl does
that gnutls-cli doesn't do.

As I don't have windows, and I can't repeat the problem I can't help much. You
*could* fire up your debugger and single-step some code and figure out where
exactly it fails...

-- 
  / 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