Add some HRR tests
authorMatt Caswell <matt@openssl.org>
Wed, 15 Mar 2017 20:35:23 +0000 (20:35 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 16 Mar 2017 14:20:38 +0000 (14:20 +0000)
commitc35cb287cbda087cc203be86d74d35ea1b5eeac6
treeebd8dcf3a36178a8a5fc3ec0ba10a6e22bfde502
parent807551ac0dfe90c7953381df445205833ee7a1af
Add some HRR tests

Check that we handle changes of ciphersuite between HRR and ServerHello
correctly.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2895)
test/recipes/70-test_tls13hrr.t [new file with mode: 0644]
util/TLSProxy/HelloRetryRequest.pm
util/TLSProxy/Message.pm