help-gnutls
[Top][All Lists]
Advanced

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

Re: Receiving forst message after succcessfull TLS negotiation failed


From: Nikos Mavrogiannopoulos
Subject: Re: Receiving forst message after succcessfull TLS negotiation failed
Date: Sat, 12 May 2012 10:05:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120329 Icedove/10.0.3

On 05/11/2012 03:26 PM, Vitali Schauermann wrote:

> Hello,
> 
> 
> i am using a XMPP library (iksemel) with GnuTLS support for communication 
> with a
> XMPP server (GoogleTalk or Openfire).
> 
> The TLS negotiation (handshake) is performed without errors, but the firs read
> request fails with following error code:
> 
> GNUTLS_E_UNEXPECTED_PACKET_LENGTH /* GNUTLS_A_RECORD_OVERFLOW */
> Obviously, this as some kind of error, which is not ambiguous and points to 
> some
> deeper problem,
> the question is, it is possible to "enable" some debuging information for 
> gather
> the really problem ?


Yes, it is in the manual in the debugging section.
http://www.gnu.org/software/gnutls/documentation.html

Another ways to debug is by using packet capture of wireshark, or
reproducing the issue using gnutls-cli.

regards,
Nikos





reply via email to

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