CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2021/11/23 22:38:12

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

Log message:
In some situations, the verifier would discard the error on an unvalidated
certificte chain. This would happen when the verification callback was
in use, instructing the verifier to continue unconditionally. This could
lead to incorrect decisions being made in software.

Reply via email to