Add internal X509_add_certs_new(), which simplifies matters
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 23 Dec 2020 15:06:05 +0000 (16:06 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 18 Feb 2021 15:50:12 +0000 (16:50 +0100)
commitdaf1300b80443b6bf0dec19085056ec407925d89
tree037789ed2404c3265d4ae1592266744924b6a980
parent937984efc6ed1664e5aeb0e06067d31520066960
Add internal X509_add_certs_new(), which simplifies matters

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14039)
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/ocsp/ocsp_vfy.c
crypto/x509/x509_cmp.c
include/crypto/x509.h
test/helpers/cmp_testlib.h