-
Bug
-
Resolution: Fixed
-
P4
-
16, 17
-
b12
Per RFC 8446, section 4.1.2, the legacy_version field in ClientHello message MUST be set to 0x0303, which is the version number for TLS 1.2.
T13ClientHelloConsumer should do this check like that T13ServerHelloConsumer does.
T13ClientHelloConsumer should do this check like that T13ServerHelloConsumer does.