Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 28 Dec 2020 20:33:09 +0000 (21:33 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 20 Apr 2021 08:47:24 +0000 (10:47 +0200)
commit1c0eede9827b0962f1d752fa4ab5d436fa039da4
tree87f7f312c5ca6351cb0aac262d7a02c976e5f8eb
parenta78c7c0bfe56d67022ca18cfabefc73926dde0ae
Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14128)
14 files changed:
crypto/cmp/cmp_client.c
crypto/cmp/cmp_ctx.c
crypto/cmp/cmp_local.h
crypto/cmp/cmp_protect.c
crypto/cmp/cmp_util.c
crypto/x509/x509_vfy.c
crypto/x509/x_x509.c
doc/internal/man3/ossl_cmp_msg_protect.pod
doc/man3/X509_verify_cert.pod
include/openssl/x509_vfy.h.in
test/cmp_ctx_test.c
test/cmp_protect_test.c
test/verify_extra_test.c
util/libcrypto.num