Switch back to assuming TLS 1.2.
authorDavid Benjamin <davidben@google.com>
Thu, 18 Aug 2016 04:43:05 +0000 (00:43 -0400)
committerMatt Caswell <matt@openssl.org>
Mon, 26 Sep 2016 22:14:19 +0000 (23:14 +0100)
commit9e4a7023aa1d713969879110caa25338390ef68e
tree6de360de217931005b05e56ec589c953713e97f4
parentf53e42e518072597d02d3a32ff98ebea2d99214f
Switch back to assuming TLS 1.2.

The TLSProxy::Record->new call hard-codes a version, like
70-test_sslrecords.t.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit f3ea8d77080580979be086d97879ebc8b72f970a)
test/recipes/70-test_sslcbcpadding.t