]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add X509_STORE_CTX_verify(), which takes the first untrusted cert as default target
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 27 Jan 2021 23:28:25 +0000 (00:28 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Sat, 6 Feb 2021 17:53:51 +0000 (18:53 +0100)
commit11ddbf84597d26c937ecb8f266424dea7f72cbdf
treecb23d927c8c8b85f6ca4947a313b0fe7fb36a07c
parent2bb05a9668323ac2719f84cf8e9ccffc2bc99916
Add X509_STORE_CTX_verify(), which takes the first untrusted cert as default target

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14021)
crypto/x509/x509_vfy.c
doc/man3/X509_STORE_CTX_get_error.pod
doc/man3/X509_STORE_CTX_new.pod
doc/man3/X509_verify_cert.pod
include/openssl/x509.h.in
include/openssl/x509_vfy.h.in
test/danetest.c
util/libcrypto.num