On Fri, Apr 27, 2012 at 3:42 AM, James Newell <[email protected]> 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.

_______________________________________________
Help-gnutls mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to