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

Enable live testing of Secure Key Release across languages #16314

Closed
maorleger opened this issue Jul 8, 2021 · 2 comments
Closed

Enable live testing of Secure Key Release across languages #16314

maorleger opened this issue Jul 8, 2021 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault

Comments

@maorleger
Copy link
Member

SKR requires an attestation service to produce the correct attestation, keys, etc.

Working with the service team I was able to deploy a mock attestation server (which is what they use as well) to record SKR tests.

But it's not a sustainable solution. To support cross-language live testing of SKR, we should find the right set of resources to deploy and automate it such that it becomes part of our test harness.

@maorleger
Copy link
Member Author

cross-language https://skrattestation.azurewebsites.net is a perfectly valid solution for now. I just need to have it managed by EngSys in case I win the lottery, instead of just sitting there in my own repo.

tasks to be done:

  • Investigate whether this can be a completely static resource. If we pre-generated a token that expires in 30 years, we might get away with just having everything hardcoded and static
  • Work with EngSys on the proper place for this code - as long as it's managed by them it doesn't matter where it lives

Since the work to support live tests is done, this can be pushed off to the backlog for now

@maorleger maorleger modified the milestones: [2021] August, Backlog Aug 3, 2021
@maorleger maorleger modified the milestones: Backlog, [2021] September Aug 12, 2021
@maorleger
Copy link
Member Author

Resolved with #16848

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault
Projects
None yet
Development

No branches or pull requests

1 participant