Fix a bug in test_sslversions
authorMatt Caswell <matt@openssl.org>
Wed, 18 Jul 2018 15:19:05 +0000 (16:19 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 15 Aug 2018 11:33:30 +0000 (12:33 +0100)
commit86ed2e1cb04158371385047e0e7832c34273022c
tree99634bf7afd45b4d0c9c8191be1be068ee6a3a27
parent9f22c527232d8babfa4827dff34a6707e8880dd9
Fix a bug in test_sslversions

The TLSv1.4 tolerance test wasn't testing what we thought it was.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6741)
test/recipes/70-test_sslversions.t