openssl/util/TLSProxy
Matt Caswell 8e47ee18c8 Add a test for the wrong version number in a record
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>
2016-11-07 15:52:33 +00:00
..
ClientHello.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00
Message.pm Test CBC mode padding. 2016-09-26 23:10:29 +01:00
NewSessionTicket.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00
Proxy.pm Enable TLSProxy to talk TLS1.3 2016-11-02 13:28:21 +00:00
Record.pm Add a test for the wrong version number in a record 2016-11-07 15:52:33 +00:00
ServerHello.pm Add some SSLv2 ClientHello tests 2016-08-15 23:14:30 +01:00
ServerKeyExchange.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00