Enable TLSProxy to talk TLS1.3
authorMatt Caswell <matt@openssl.org>
Fri, 28 Oct 2016 14:57:12 +0000 (15:57 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 2 Nov 2016 13:28:21 +0000 (13:28 +0000)
commit837e591d42ae499c89930a7277005c5034a12b04
treedca6dabb07739b129e09bb65e317ad0095bf8473
parentaad22ba2c6172508f70263bcf53f6af6257c8b14
Enable TLSProxy to talk TLS1.3

Now that ossltest knows about a TLS1.3 cipher we can now do TLS1.3 in
TLSProxy

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/recipes/70-test_sslcbcpadding.t
test/recipes/70-test_sslrecords.t
util/TLSProxy/Proxy.pm
util/TLSProxy/Record.pm