CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/09 09:09:43
Modified files:
lib/libcrypto/x509: x509_verify.c
Log message:
When calling the legacy callback, ensure we catch the case where it
has decided to change a succeess to a failure and change the error code.
Fixes a regression in the openssl-ruby tests which expect to test this
functionality.
ok tb@
