Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add regress test testing having the root cert in the intermediate bundle | beck | 2021-08-27 | 1 | -0/+3 |
| | |||||
* | Provide tools to build certificate changes for verify regress. | jsing | 2020-07-14 | 1 | -0/+123 |
This provides a script that generates a variety of certificate chains and assembles them into bundles containing various permutations, which can be used to test our X.509 verification. A Go program is included to verify each of these bundles. ok beck@ tb@ |