test_sslcbcpadding only makes sense <TLS1.3
authorMatt Caswell <matt@openssl.org>
Mon, 7 Nov 2016 14:44:38 +0000 (14:44 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 7 Nov 2016 15:52:33 +0000 (15:52 +0000)
commit185c29b14eafb9ddacffb82b10c4609e49686e66
treefcce43be27a0f23043bd2f10f3294e69f53bba24
parent5d71f7ea291761777a2b2a84f340ffb38b3ea14a
test_sslcbcpadding only makes sense <TLS1.3

We may get failures if we run it in TLS1.3, and it makes no sense anyway
so force TLS1.2

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