Add a test for the PSK kex modes extension
authorMatt Caswell <matt@openssl.org>
Wed, 25 Jan 2017 10:44:46 +0000 (10:44 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 30 Jan 2017 10:18:24 +0000 (10:18 +0000)
commit3ae6b5f800a88a8dac109aeb3ea758469ab1cbb8
tree2207c817d1468c548cf0020e1b480aef86fc723b
parent1a9f457c6656a0905102c8850ca586eda1e3ba91
Add a test for the PSK kex modes extension

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2259)
test/recipes/70-test_tls13kexmodes.t [new file with mode: 0755]
test/testlib/checkhandshake.pm