[openssl-dev] TLS 1.3 client hello issue

Matt Caswell matt at openssl.org
Tue Sep 19 15:21:25 UTC 2017


On Tue, 19 Sep 2017 06:05:21 -0700
Mahesh Bhoothapuri <maheshbhooth at gmail.com> wrote:

> The client version is still TLS 1.2, but it does contain the cipher suite
> configured.

This is correct behaviour for a TLS1.3 ClientHello. The client_version field is
considered "legacy" and is unused in TLSv1.3 version negotiation and is always set to TLSv1.2.

Matt

-- 
Matt Caswell <matt at openssl.org>


More information about the openssl-dev mailing list