Fix test_sslversions to know that TLSv1.3 sets record version to TLSv1.0
authorMatt Caswell <matt@openssl.org>
Mon, 2 Jan 2017 11:52:57 +0000 (11:52 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 10 Jan 2017 23:02:50 +0000 (23:02 +0000)
commit16abbd11cdc2124f12d90efffb5cd79236e72fa0
treef8dc0498e2239375d987c66c031eff91808df0a6
parentd24c6a34ce4af11cd09aadd6a0f356cb2bd7fa4f
Fix test_sslversions to know that TLSv1.3 sets record version to TLSv1.0

This also acts as a test for the bug fixed in the previous commit.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2157)
test/recipes/70-test_sslversions.t