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

feat(cages attestation): allow users to pass in a list of sets of PCRs for attesting their Cages #92

Merged

Conversation

davidnugent2425
Copy link
Contributor

Why

User's may want to re-deploy their Cage with different PCRs, or signed with a different cert. This would allow users to attempt to attest their Cage using the old set of PCRs and the new set of PCRs. This would allow their client to keep making successful connections during a deployment.

How

  • Bump version of python attestation bindings used
  • Coerce data given by user into a list, and pass that into the attestation bindings

Checklist

  • Commit messages are formatted as per the convention, and breaking changes are marked

@davidnugent2425 davidnugent2425 changed the title feat(cages attestation): allow users to pass in an Array of sets of PCRs for attesting their Cages feat(cages attestation): allow users to pass in a list of sets of PCRs for attesting their Cages May 8, 2023
@davidnugent2425 davidnugent2425 merged commit 20ed2a6 into master May 8, 2023
7 checks passed
@davidnugent2425 davidnugent2425 deleted the david/spe-603-update-python-sdk-to-pass-a-list-of-pcrs branch May 8, 2023 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants