Introduce X509_add_cert[s] simplifying various additions to cert lists
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sun, 26 Apr 2020 16:30:45 +0000 (18:30 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 12 Aug 2020 11:54:37 +0000 (13:54 +0200)
commiteeccc237239d6f2b6fbc557be7062bfe2ab836be
tree888f18ed5067404a0703b62f94a263317109f5be
parente3efe7a53299dff3cd2222542b6a999b1360d626
Introduce X509_add_cert[s] simplifying various additions to cert lists

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12615)
25 files changed:
apps/cmp.c
crypto/cmp/cmp_ctx.c
crypto/cmp/cmp_local.h
crypto/cmp/cmp_msg.c
crypto/cmp/cmp_protect.c
crypto/cmp/cmp_util.c
crypto/cmp/cmp_vfy.c
crypto/cms/cms_lib.c
crypto/cms/cms_sd.c
crypto/ocsp/ocsp_cl.c
crypto/ocsp/ocsp_local.h
crypto/ocsp/ocsp_srv.c
crypto/ocsp/ocsp_vfy.c
crypto/pkcs12/p12_kiss.c
crypto/pkcs7/pk7_lib.c
crypto/ts/ts_conf.c
crypto/x509/x509_cmp.c
crypto/x509/x509_lu.c
crypto/x509/x509_vfy.c
doc/internal/man3/ossl_cmp_X509_STORE_add1_certs.pod [moved from doc/internal/man3/ossl_cmp_sk_X509_add1_cert.pod with 53% similarity]
doc/man3/X509_add_cert.pod [new file with mode: 0644]
include/crypto/x509.h
include/openssl/x509.h
test/cmp_vfy_test.c
util/libcrypto.num