]> granicus.if.org Git - openssl/commit
Add some SSLv2 ClientHello tests
authorMatt Caswell <matt@openssl.org>
Tue, 2 Aug 2016 16:24:54 +0000 (17:24 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 15 Aug 2016 22:14:30 +0000 (23:14 +0100)
commita2a0c86bb0d602253d02ded2a848ed69e8cc425a
tree55052ad87615adcd3848bd0ff2abfc9c87d227dd
parenta01c86a25198921c5b8adb45c9379088ace4e42e
Add some SSLv2 ClientHello tests

Test that we handle a TLS ClientHello in an SSLv2 record correctly.

Reviewed-by: Tim Hudson <tjh@openssl.org>
test/recipes/70-test_sslrecords.t
util/TLSProxy/Message.pm
util/TLSProxy/Record.pm
util/TLSProxy/ServerHello.pm