]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for mismatch between key OID and sig alg
authorMatt Caswell <matt@openssl.org>
Tue, 17 Jul 2018 16:29:08 +0000 (17:29 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 18 Jul 2018 08:58:56 +0000 (09:58 +0100)
commit9e6a32025e6e69949ad3e53a29a0b85f61f30b85
treed3a10a8d80522f305525dd81d73f3540ef23a8bc
parent11d2641f96ead76deb5b8fac638a3ad36a971a66
Add a test for mismatch between key OID and sig alg

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6732)
test/recipes/70-test_sslsigalgs.t
util/perl/TLSProxy/Message.pm