Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CRL linting infrastructure #699

Merged
merged 14 commits into from
Mar 26, 2023
Merged

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    0f0f94f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    942739b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    074d4f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Address reviews

    aaomidi committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ab3ee4a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    a4c0c02 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Merge pull request #2 from christopher-henderson/chris/crls

    Chris Henderson's Code Suggestions for CRL Linting Infrastructure
    aaomidi authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    cadcb1c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    c26c92d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. 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]>
    christopher-henderson and aaomidi authored Feb 12, 2023
    Configuration menu
    Copy the full SHA
    7042d85 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    67d295e View commit details
    Browse the repository at this point in the history
  2. Tidy go mod

    aaomidi committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d670e8f View commit details
    Browse the repository at this point in the history
  3. Update zcrypto

    aaomidi committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6af892b View commit details
    Browse the repository at this point in the history
  4. go mod tidy one more time

    aaomidi committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    7776df0 View commit details
    Browse the repository at this point in the history
  5. Bypass lint for Registry

    aaomidi committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    fd76904 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Add NextUpdate CRL lint (#5)

    aaomidi authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f84563a View commit details
    Browse the repository at this point in the history