Adds a productionized version of our internal tooling to the tree. The major differences are: it doesn't skip certs with only one name, it doesn't read in all the va logs in parallel, it only supports reading one ra log at a time, and it adds unit tests. Probably it should include a integration test, but that requires capturing logs on the docker container, which I don't think we currently do? Probably would make for a good follow-up issue. Fixes #4698. |
||
|---|---|---|
| .. | ||
| authz_test.go | ||
| caa_test.go | ||
| common_mock.go | ||
| common_test.go | ||
| errors_test.go | ||
| ocsp_test.go | ||
| orphan_finder_test.go | ||
| revocation_test.go | ||
| wfe_test.go | ||