gnutls suite b interoperability with a mocana server

Nikos Mavrogiannopoulos nmav at gnutls.org
Fri Apr 27 19:46:05 CEST 2012


On Fri, Apr 27, 2012 at 3:42 AM, James Newell <jnewell at newells.info> wrote:

> I did not find an option to explicitly enable TLS 1.0 on the server,
> but since I had the code I tracked it down to the server code setting
> it's ssl minor version based on the announced minor version of the
> client, therefore sending 3.0 back to the gnutls-cli client.

Strange. Gnutls by default advertises TLS 1.2. Could it be that the
server incorrectly checks the version in the record header and
not the client hello[0]?

regards,
Nikos

[0]. If I remember well a very old openssl version used to have this bug.




More information about the Gnutls-help mailing list