Commit 20b65c7b authored by Matt Caswell's avatar Matt Caswell
Browse files

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: default avatarRich Salz <rsalz@openssl.org>
parent 5abeaf35
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment