Add some more version tests
authorMatt Caswell <matt@openssl.org>
Wed, 2 Nov 2016 09:09:02 +0000 (09:09 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 9 Nov 2016 16:03:09 +0000 (16:03 +0000)
commit17d01b420151d05edd347b584fa1942f5b914fc5
treeea317452fe2a15bd0fbbe4960d4194d7bc96cb31
parentbf0ba5e7040d59b0c8e2c5cf6922fdd0ccc11d1a
Add some more version tests

Send a TLS1.4 ClientHello with supported_versions and get TLS1.3
Send a TLS1.3 ClientHello without supported_versions and get TLS1.2

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/recipes/70-test_sslversions.t
test/recipes/70-test_sslvertol.t