CVSROOT: /cvs Module name: src Changes by: [email protected] 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
