Add a test for 0 p value in anon DH SKE
authorMatt Caswell <matt@openssl.org>
Fri, 7 Aug 2015 13:40:00 +0000 (14:40 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 11 Aug 2015 19:27:46 +0000 (20:27 +0100)
commitc2a34c58f56980b80f034e8295210146b5c247c3
treebd86b7f472d1da67d8d9f7fd156cca0a64033109
parenta1accbb1d704da9a25b18e7053ee191a8f510d93
Add a test for 0 p value in anon DH SKE

When using an anon DH ciphersuite a client should reject a 0 value for p.

Reviewed-by: Richard Levitte <levitte@openssl.org>
test/Makefile
test/sslskewith0ptest.pl [new file with mode: 0755]