Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the known output to be the expected output, so that we | beck | 2020-09-14 | 1 | -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 from | beck | 2020-07-15 | 1 | -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. |