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

CPPKI: Implement TRC update validation #2849

Closed
oncilla opened this issue Jul 16, 2019 · 0 comments · Fixed by #2860
Closed

CPPKI: Implement TRC update validation #2849

oncilla opened this issue Jul 16, 2019 · 0 comments · Fixed by #2860
Assignees
Labels
c/CPPKI SCION Control-plane PKI
Milestone

Comments

@oncilla
Copy link
Contributor

oncilla commented Jul 16, 2019

No description provided.

@oncilla oncilla self-assigned this Jul 16, 2019
@oncilla oncilla added the c/CPPKI SCION Control-plane PKI label Jul 16, 2019
@oncilla oncilla added this to the Q3S1 milestone Jul 16, 2019
oncilla added a commit that referenced this issue Jul 22, 2019
This PR introduces TRC update validation.
The `UpdateValidator` checks that the new TRC contains valid contents
and the update is valid according to the regular/sensitive rules.

The caller has to verify the signatures itself. It must ensure that
all signatures mentioned in TRC.Votes are present and verifiable.

fixes #2849
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/CPPKI SCION Control-plane PKI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant