]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/openssl/x509.h.in
Add X509_self_signed(), extending and improving documenation and tests
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 28 Dec 2019 11:33:12 +0000 (12:33 +0100)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 1 Jul 2020 09:14:54 +0000 (11:14 +0200)
commit0d8dbb52e3900fdd096ca1765137958340fb8497
treef9cb418c313f4b175c5dffe5a83cc86f1b62bf69
parent4cec750c2f08faa7f7cdfcfa02fc4264d3c2ac95
Add X509_self_signed(), extending and improving documenation and tests

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10587)
crypto/cmp/cmp_util.c
crypto/x509/x509_vfy.c
doc/internal/man3/ossl_cmp_sk_X509_add1_cert.pod
doc/man3/X509_check_issued.pod
doc/man3/X509_verify.pod
include/openssl/x509.h
test/recipes/70-test_verify_extra.t
test/verify_extra_test.c
util/libcrypto.num