Add some more PSK tests
authorMatt Caswell <matt@openssl.org>
Wed, 15 Mar 2017 18:44:05 +0000 (18:44 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 16 Mar 2017 14:20:38 +0000 (14:20 +0000)
commit807551ac0dfe90c7953381df445205833ee7a1af
tree955a66d3ebec7adb562a3bceb5661257d3329d88
parent69b2d39332e04d0745faed119eaad5e6a9033082
Add some more PSK tests

Test that if the server selects a ciphersuite with a different hash from
the PSK in the original ClientHello, the second ClientHello does not
contain the PSK.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2895)
test/recipes/70-test_tls13psk.t