gnutls-devel
[Top][All Lists]
Advanced

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

Re: About gnutls windows handshake problem


From: Simon Josefsson
Subject: Re: About gnutls windows handshake problem
Date: Mon, 25 May 2009 10:11:10 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.93 (gnu/linux)

Ankush Vaid <address@hidden> writes:

> Hi Simon,
>
> Thanks for the info.
>
> I am developing gnutls client.
>
> I have used gnutls_record_disable_padding function to disbale padding and 
> log I have sent to you.  later I have used 
> gnutls_priority_set_direct(session, "NORMAL:%COMPAT", NULL); function but 
> got the same result.

There must be some other problem.  You only need to disable MAC padding
when talking to buggy TLS implementations (e.g., Symbian's).  When both
the client and server uses GnuTLS, it is never needed.

> I will debug client side (UE) by using some diagnostic tool and come back 
> to you with useful information.

Thanks.

/Simon




reply via email to

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