CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/07/10 09:53:00

Modified files:
        lib/libcrypto/x509: x509_internal.h x509_verify.c 

Log message:
Add a bunch of workarond in the verifier to support partial chains and
the saving of the first error case so that the "autochain" craziness from
openssl will work with the new verifier. This should allow the new verification
code to work with a bunch of the autochain using cases in some software.
(and should allow us to stop using the legacy verifier with autochain)

ok tb@

Reply via email to