]> git.ipfire.org Git - thirdparty/openssl.git/commit
x509_vfy.c: refactor parameter of get0_best_issuer_sk() and adapt its use by build_ch...
authorDr. David von Oheimb <dev@ddvo.net>
Fri, 31 Jan 2025 13:38:53 +0000 (14:38 +0100)
committerNeil Horman <nhorman@openssl.org>
Wed, 12 Feb 2025 13:07:57 +0000 (08:07 -0500)
commit5ebd6d26a805631230d8f8ea80a83034f7b65b2b
tree6df7e09100254c76be1a17c6f6d287a1f5259a59
parentc8932aa94f8600cc6b11df1784f53e3ca6c2bdcc
x509_vfy.c: refactor parameter of get0_best_issuer_sk() and adapt its use by build_chain()

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26600)
crypto/x509/x509_vfy.c