Add a renegotiation test
authorMatt Caswell <matt@openssl.org>
Wed, 30 Nov 2016 12:54:01 +0000 (12:54 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 8 Dec 2016 17:20:16 +0000 (17:20 +0000)
commitbc349281880c3f1da784cbc76b28f34d8ab10601
treeb50b7927049e45f50a8d80724949b95ebdcc40be
parent60ea0034b8c5cb8b915ea025eb78970a1cb08f99
Add a renegotiation test

Make sure we did not break the unsafe legacy reneg checks with the extension
work.

Perl changes reviewed by Richard Levitte. Non-perl changes reviewed by Rich
Salz

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
test/recipes/70-test_renegotiation.t [new file with mode: 0755]