Ignore the record version in TLS1.3
The record layer version field must be ignored in TLSv1.3, so we remove the
check when using that version.
Reviewed-by:
Rich Salz <rsalz@openssl.org>
Loading
Please sign in to comment
URGENT! Gitlab maintenance operation scheduled for tomorrow 6th March at 9 a.m. (CEST). GitLab will be unavailable during a few minutes.
The record layer version field must be ignored in TLSv1.3, so we remove the
check when using that version.
Reviewed-by:
Rich Salz <rsalz@openssl.org>