CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2020/10/26 05:59:16

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

Log message:
If x509_verify() fails, ensure that the error is also set on the store
context.  This is what is returned in SSL_get_verify_result().

Spotted and initial diff from jeremy; discussed with jsing
ok beck

Reply via email to