Fix no-dh and no-dsa
authorRichard Levitte <levitte@openssl.org>
Sun, 19 Feb 2017 05:59:33 +0000 (06:59 +0100)
committerRichard Levitte <levitte@openssl.org>
Sun, 19 Feb 2017 06:04:20 +0000 (07:04 +0100)
commit7c98706e61feaf10250a7d64c8e6cec936703eb9
tree45993038e664ba72ad2a8b17d047932c8baf77f2
parent343a7467c270c54a8e1c85e88e807a1c2e0b6127
Fix no-dh and no-dsa

Since 20-cert-select.conf will vary depending in no-dh and no-dsa,
don't check it against original when those options are selected

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2680)
test/recipes/80-test_ssl_new.t