help-gnutls
[Top][All Lists]
Advanced

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

Re: inital handshake always fails with GNUTLS_E_GOT_APPLICATION_DATA


From: Nikos Mavrogiannopoulos
Subject: Re: inital handshake always fails with GNUTLS_E_GOT_APPLICATION_DATA
Date: Sat, 13 Oct 2012 12:51:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.6esrpre) Gecko/20120805 Icedove/10.0.6

On 10/13/2012 12:30 AM, MK wrote:

> I'm trying to use tls in an existing http server.  Unfortunately, the
> inital handshake always craps out with GNUTLS_E_GOT_APPLICATION_DATA.


Cannot really tell. Check what is occurring with wireshark. It seems the
client starts sending application data without starting a handshake.

If this is not the case then either you call gnutls_handshake() even the
handshake has terminated, or the handshake receives packets out-of-order.

regards,
Nikos



reply via email to

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