Add some signature tests
authorMatt Caswell <matt@openssl.org>
Thu, 5 Jan 2017 14:40:00 +0000 (14:40 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 10 Jan 2017 23:02:50 +0000 (23:02 +0000)
commita2de7943041643a9779acff8ea1d3c9d87d1df67
tree1bbac3c31ff19d77d09166b3a6c85b482049dcca
parent357d096a2963b8e5253ea53b6ab34e3fc706bea3
Add some signature tests

Check that signatures actually work, and that an incorrect signature
results in a handshake failure.

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