help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] Re: Windows: gnutls-cli 2.7.3 doesn't work


From: Simon Josefsson
Subject: [Help-gnutls] Re: Windows: gnutls-cli 2.7.3 doesn't work
Date: Mon, 02 Feb 2009 09:57:49 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

Magnus Henoch <address@hidden> writes:

> Hi,
>
> I'm using the Windows version of GnuTLS from
> http://josefsson.org/gnutls4win/ to connect to Google Talk.  I found
> that version 2.6.3 works, but version 2.7.3 doesn't.
>
> c:/program files/GnuTLS-2.7.3 $ bin/gnutls-cli.exe  -p 5223 talk.google.com
> Resolving 'talk.google.com'...
> Connecting to '209.85.137.125:5223'...
> *** Fatal error: Error in the push function.
> *** Handshake has failed
> GNUTLS ERROR: Error in the push function.
>
> I expect it to do what 2.6.3 does (see attachment).

This is a known (to me) problem with 2.7.x., it uses gnulib's new socket
code for Windows, but doesn't pass the proper fd to gnutls, so
reading/writing to the socket inside gnutls fails.  The solution has
been discussed on the gnulib list earlier, and is relatively simple.
I'll try to fix it, but will be quite busy this week so I may not find
time before FOSDEM.

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]