]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make x509 -force_pubkey test case with self-issued cert more realistic
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 23 Dec 2019 19:15:49 +0000 (20:15 +0100)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 1 Jul 2020 09:14:54 +0000 (11:14 +0200)
commit4acd484d55ac3c86091e42f81479f514d0cf8b17
tree2e1fb69cc6590d10c086e37075ff3edfc3c93d74
parent023697870bcd4372a142a606546253d719a81024
Make x509 -force_pubkey test case with self-issued cert more realistic
by adding CA basic constraints, CA key usage, and key IDs to the cert
and by add -partial_chain to the verify call that trusts this cert

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10587)
test/recipes/25-test_x509.t
test/v3_ca_exts.cnf [new file with mode: 0644]