2.10.1

Nikos Mavrogiannopoulos nmav at gnutls.org
Mon Aug 30 20:53:35 CEST 2010


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




More information about the Gnutls-help mailing list