Add test for no change following an HRR
authorMatt Caswell <matt@openssl.org>
Mon, 8 May 2017 15:05:49 +0000 (16:05 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 9 May 2017 16:23:58 +0000 (17:23 +0100)
commit5e3766e2f15b3a8ea696b194c32a141cbe668d4e
treecc922065a9d0501adc5ee6156a037a13df9b93c2
parent66d4bf6b20d8769a3c2bf1a0c4cb3155365601e7
Add test for no change following an HRR

Verify that we fail if we receive an HRR but no change will result in
ClientHello2.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3414)
test/recipes/70-test_key_share.t
util/TLSProxy/Message.pm