]> git.ipfire.org Git - thirdparty/openssl.git/commit
x509_vfy.c: Revert the core of #14094 regarding chain_build() error reporting
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 9 Jul 2022 09:09:08 +0000 (11:09 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 12 Jul 2022 11:58:25 +0000 (13:58 +0200)
commit1f00dc4f8c0ef0101368de2adf22495e5e295114
treea4c636e06dc2a74343490d01d44908e8bd76880e
parenta148a9b4f49b0c456d45a39c0d63a52405aa5ea9
x509_vfy.c: Revert the core of #14094 regarding chain_build() error reporting

The problem of producing to-the-point diagnostics will be fixed in a follow-up PR.
Fixes #18691

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18758)
crypto/x509/x509_vfy.c