summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/x509/callback.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a regression test to verify that we call the callback in the samebeck2021-09-011-0/+105
order on success for both the legacy and the new verifier, This avoids problems as seen in perl's regression tests for some of the crazy things net:ssleay does. This is currently marked as expected to fail, it will be expected to succeed after a forthcoming commit from me.