summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/x509/bettertls/known (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change the known output to be the expected output, so that webeck2020-09-141-1421/+1421
| | | | | | no longer ignore the expected failures from the legacy name constraints validation, and will have a regress failure if we regress.
* Add certificate validation tests generated using the tools frombeck2020-07-151-0/+3645
bettertls.com, and a verification suite to try each certificate in the same manner as the web based tests do using X509_verify. This includes the list of "known" failures today in our validaion code so we can move forward without moving back.