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

AUT-80: Add API endoint to fetch sanitized signer configuration #908

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

oskirby
Copy link
Contributor

@oskirby oskirby commented Jun 12, 2024

In trying to implement the integration test suite with Github Actions in PR #904 I found it rather awkward to replicate the monitor integration tests due our need to pass the root certificate hash around, and this could be made a lot easier if there was a way to fetch public configuration bits from the autograph service, so I wrote an endpoint to do it.

This also aligns nicely with our need for better config discovery and enumeration endpoints, which has been kicking around in JIRA tasks such as:

  • AUT-80: Find a new home for sanitized configs.
  • AUT-21: Configurations need some way to be explorable.
  • AUT-33: Provide endpoints to expose cert validity and fingerprints.

@oskirby oskirby force-pushed the aut-80-sanitized-config-api branch from 794e074 to 23dd0b4 Compare June 13, 2024 04:06
@oskirby oskirby marked this pull request as ready for review June 13, 2024 06:36
@oskirby oskirby force-pushed the aut-80-sanitized-config-api branch from 7a3d96b to b462566 Compare June 13, 2024 19:41
oskirby added a commit to oskirby/autograph that referenced this pull request Jun 13, 2024
oskirby added a commit to oskirby/autograph that referenced this pull request Jun 13, 2024
@oskirby oskirby force-pushed the aut-80-sanitized-config-api branch from b462566 to a7f1f7d Compare June 21, 2024 01:56
oskirby added a commit that referenced this pull request Jun 21, 2024
oskirby added a commit that referenced this pull request Jun 21, 2024
oskirby added a commit that referenced this pull request Jun 21, 2024
oskirby added a commit that referenced this pull request Jun 22, 2024
@oskirby oskirby force-pushed the aut-80-sanitized-config-api branch from a7f1f7d to 882d4bc Compare June 22, 2024 00:49
oskirby added a commit that referenced this pull request Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant