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

attest: re-work EK API #79

Merged
merged 1 commit into from
Aug 21, 2019
Merged

attest: re-work EK API #79

merged 1 commit into from
Aug 21, 2019

Conversation

ericchiang
Copy link
Member

@ericchiang ericchiang commented Aug 20, 2019

This PR adds:

  • Renames 'PlatformEK' to 'EK'
  • More consistant support of EKs without certificates
  • Removes HTTP GET to Intel EK certificate service
  • Always populates EK.Public

Closes #78
Closes #74
Updates #63

This PR adds:
* Renames 'PlatformEK' to 'EK'
* More consistant support of EKs without certificates
* Removes HTTP GET to Intel EK certificate service
* Always populates EK.Public
@ericchiang
Copy link
Member Author

On a Shielded VM:

>attest-tool.exe list-eks
-----BEGIN RSA PUBLIC KEY-----
MIIBCgKCAQEA5hw/sWPde9rmw/aYPuhp2+8ieZA1nJ/NNTUhcwmO43/JEiXJ7ceo
S3akJflC7DheUWHE9l01JYgwnEh52f9cH0NYOeP0nNA67w+lcFlv+tRrztT2HsSp
5t6ig68COJ1kRKkQXCRAs8bsUyR1pOL5i11BePnOoxV6LJitWd73nJGo8nuVPcWu
y/0AMMDVIedJfhMQ3Xzsjndbb2fHpHpUdu0JBZ0oaRD4hpYM+clpypHFZR1YMtDl
b6bPGKADphN/JhGqHjMigJrTfcvSD8eyxFodlght42L4S6DuEzdjda+qCDTfMP58
5hHf8gwrckJBnGpKW6V/DRX80f3nCYaAiQIDAQAB
-----END RSA PUBLIC KEY-----

@twitchy-jsonp twitchy-jsonp merged commit bfcbe8f into google:master Aug 21, 2019
@ericchiang ericchiang deleted the eks branch August 27, 2019 17:20
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.

attest: surprising that EKs() makes HTTP GET request to Intel attest-tool: listing EKs fails on Windows VM
2 participants