help-gnutls
[Top][All Lists]
Advanced

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

Re: 2.10.1


From: Nikos Mavrogiannopoulos
Subject: Re: 2.10.1
Date: Mon, 30 Aug 2010 20:53:35 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6

On 08/30/2010 08:31 PM, HOY Mike wrote:
> Hello,

> I am working with a customer device that support TLS.  Upon completing
> the handshake I expect to see data come at me.  I get a decompression
> error on the second buffer, the first being a small header.
> All the data I get before getting the error is decrypted correctly.
> The decompression dies because the length is 4 bytes longer than the
> compress_size value.  Can the customer device cause this or do I have
> something set wrong or not at all?
> The length is 16388 and the compress_size is 16384 (max for the
> session).

Please be more specific. Who returns the decompression error? Is it the
internal compression in gnutls or some other scheme you use? If it is
the former, did you try without the zlib compression?

regards,
Nikos



reply via email to

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