]> git.ipfire.org Git - thirdparty/openssl.git/commit
Improve documentation, layout, and code comments regarding self-issued certs etc.
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 23 Dec 2019 14:40:47 +0000 (15:40 +0100)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 1 Jul 2020 09:14:54 +0000 (11:14 +0200)
commitade08735f9d0ac85d611c5abee8a1df651bbca13
tree2e39bef19aa164c163813ac4f7091622efd55f8f
parent5188d0d55c72138dd1b65521fb73ac31902f0a52
Improve documentation, layout, and code comments regarding self-issued certs etc.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10587)
apps/verify.c
apps/x509.c
crypto/x509/v3_purp.c
crypto/x509/x509_txt.c
crypto/x509/x509_vfy.c
doc/man1/openssl-verify.pod.in
doc/man1/openssl.pod
doc/man3/X509_STORE_CTX_get_error.pod
doc/man3/X509_VERIFY_PARAM_set_flags.pod
doc/man3/X509_check_issued.pod
test/recipes/25-test_verify.t