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

Limited Product Support #64

Closed
larrydewey opened this issue Jul 10, 2023 · 2 comments
Closed

Limited Product Support #64

larrydewey opened this issue Jul 10, 2023 · 2 comments

Comments

@larrydewey
Copy link

var vcekProductMap = map[string]string{
"Milan-B0": "Milan",
}

It would be good to update this to include subsequent hardware models.

@deeglaze
Copy link
Collaborator

Agreed, though I'd like to get my hands on a Genoa machine to test it in practice. Specifically, I'm not sure which VCEK productName values to expect, since the KDS spec only gives Milan-B0 as an example, and I don't have a Genoa CHIP_ID to check the returned value for its VCEK cert.

@deeglaze
Copy link
Collaborator

I've uploaded PR#65 if you'd like to review.

@deeglaze deeglaze closed this as completed Aug 8, 2023
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

No branches or pull requests

2 participants