mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +08:00
8e47ee18c8
Prior to TLS1.3 we check that the received record version number is correct. In TLS1.3 we need to ignore the record version number. This adds a test to make sure we do it correctly. Reviewed-by: Rich Salz <rsalz@openssl.org> |
||
---|---|---|
.. | ||
ClientHello.pm | ||
Message.pm | ||
NewSessionTicket.pm | ||
Proxy.pm | ||
Record.pm | ||
ServerHello.pm | ||
ServerKeyExchange.pm |