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 intermediate and root verify flags #180

Merged

Commits on Dec 9, 2022

  1. add support for separate root and intermeidate cert flags

    Signed-off-by: Meredith Lancaster <malancas@github.com>
    malancas committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    5f324a6 View commit details
    Browse the repository at this point in the history
  2. support passing multiple roots via the root-certificate flag

    Signed-off-by: Meredith Lancaster <malancas@github.com>
    malancas committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    bbd76e0 View commit details
    Browse the repository at this point in the history
  3. add tests for new certificate flags

    Signed-off-by: Meredith Lancaster <malancas@github.com>
    malancas committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    05c0fbb View commit details
    Browse the repository at this point in the history
  4. intermediate certificate flag should be optional

    Signed-off-by: Meredith Lancaster <malancas@github.com>
    malancas committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    6b1df79 View commit details
    Browse the repository at this point in the history
  5. Update cmd/timestamp-cli/app/verify.go

    Co-authored-by: Hayden B <hblauzvern@gmail.com>
    Signed-off-by: Meredith Lancaster <malancas@users.noreply.github.com>
    malancas and haydentherapper committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    9251041 View commit details
    Browse the repository at this point in the history
  6. Update cmd/timestamp-cli/app/verify.go

    Co-authored-by: Hayden B <hblauzvern@gmail.com>
    Signed-off-by: Meredith Lancaster <malancas@users.noreply.github.com>
    malancas and haydentherapper committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d1ed169 View commit details
    Browse the repository at this point in the history
  7. fix expected err messaage

    Signed-off-by: Meredith Lancaster <malancas@github.com>
    malancas committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    9cd5414 View commit details
    Browse the repository at this point in the history