commit | 807551ac0dfe90c7953381df445205833ee7a1af | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Wed Mar 15 18:44:05 2017 +0000 |
committer | Matt Caswell <matt@openssl.org> | Thu Mar 16 14:20:38 2017 +0000 |
tree | 955a66d3ebec7adb562a3bceb5661257d3329d88 | |
parent | 69b2d39332e04d0745faed119eaad5e6a9033082 [diff] |
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)