Add a test to check that if a PSK extension is not last then we fail
authorMatt Caswell <matt@openssl.org>
Fri, 10 Mar 2017 13:54:32 +0000 (13:54 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 10 Mar 2017 15:29:24 +0000 (15:29 +0000)
commit717afd9337abb2ec8f4b59c7c700fe417e746346
tree0f52d006fa82d901d1a681b60c1c9781916f50f6
parent652a6b7ee1be26c1a5205a494b0245d41dc34e26
Add a test to check that if a PSK extension is not last then we fail

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