openssl/util/TLSProxy
Matt Caswell 20b65c7bdd Fix some TLSProxy warnings
After the client processes the server's initial flight in TLS1.3 it may
respond with either an encrypted, or an unencrypted alert. We needed to
teach TLSProxy about this so that it didn't issue spurious warnings.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-11-23 15:31:21 +00:00
..
ClientHello.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00
Message.pm Fix the tests following the state machine changes for TLSv1.3 2016-11-23 15:31:21 +00:00
NewSessionTicket.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00
Proxy.pm Fix some TLSProxy warnings 2016-11-23 15:31:21 +00:00
Record.pm Fix some TLSProxy warnings 2016-11-23 15:31:21 +00:00
ServerHello.pm Fix some TLSProxy warnings 2016-11-23 15:31:21 +00:00
ServerKeyExchange.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00