forked from zmap/zlint
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CRL linting infrastructure (zmap#699)
* Add the skeleton around linting CRLs * Change the entrypoint of zlint * Add tests for the new skeleton * Address reviews * starting my own suggestions to work coopertaively on he change * Take out generics from the registration struct (#3) * Update to use Zcrypto instead of stdlib crypto for RevocationList (#4) * Take out generics from the registration struct (#3) * updating to use zcrypto * pointing zcrypto back to master * go tidy up --------- Co-authored-by: Amir Omidi <[email protected]> * Tidy go mod * Update zcrypto * go mod tidy one more time * Bypass lint for Registry * Add NextUpdate CRL lint (#5) --------- Co-authored-by: christopher-henderson <[email protected]>
- Loading branch information
1 parent
64ae4e5
commit 997ad51
Showing
15 changed files
with
1,191 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.