Skip to content

Stitch together evidence, revocation, and root store#19

Merged
lukevalenta merged 2 commits intomainfrom
lvalenta/root-store
Feb 26, 2025
Merged

Stitch together evidence, revocation, and root store#19
lukevalenta merged 2 commits intomainfrom
lvalenta/root-store

Conversation

@lukevalenta
Copy link
Collaborator

@lukevalenta lukevalenta commented Feb 26, 2025

  • Add EvidencePolicy to CA parameters.
  • Add umbilical evidence policy to require that assertion requests include X.509 chain evidence chaining to an accepted root.

Unrelated:

  • Remove 'ca-path' flag from the mtc ca new subcommand, since it overwrite the 'ca-path' flag for the mtc ca command. For example, mtc ca -ca-path demo new would not use the CA path '.' (the default for the subcommand) instead of 'demo'.

@lukevalenta lukevalenta requested a review from bwesterb February 26, 2025 15:45
- Add EvidencePolicy to CA parameters.
- Add RequireX509Chain evidence policy to require that assertion
  requests include X.509 chain evidence chaining to an accepted root.

Unrelated:
- Remove 'ca-path' flag from the `mtc ca new` subcommand, since it
  overwrite the 'ca-path' flag for the `mtc ca` command. For example,
  `mtc ca -ca-path demo new` would not use the CA path '.' (the default
  for the subcommand) instead of 'demo'.
@lukevalenta lukevalenta merged commit b7a883c into main Feb 26, 2025
1 check passed
@lukevalenta lukevalenta deleted the lvalenta/root-store branch February 26, 2025 17:40
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.

2 participants