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

Load and validate SGX quote #20

Closed
wants to merge 1 commit into from
Closed

Load and validate SGX quote #20

wants to merge 1 commit into from

Conversation

definitelynobody
Copy link
Contributor

@definitelynobody definitelynobody commented Mar 8, 2022

No description provided.

@definitelynobody
Copy link
Contributor Author

Both haralds initial quote and the icelake quote validate, however the is_trusted function does not trust the icelake leaf certificate.

src/ext/sgx/mod.rs Outdated Show resolved Hide resolved
src/ext/sgx/quote/header.rs Outdated Show resolved Hide resolved
src/ext/sgx/quote/header.rs Outdated Show resolved Hide resolved
@definitelynobody definitelynobody changed the title [wip] Load and validate SGX quote Load and validate SGX quote Mar 21, 2022
@platten platten requested a review from bstrie March 24, 2022 14:16
@definitelynobody

This comment was marked as outdated.

@npmccallum
Copy link
Member

@definitelynobody Please add sgx as a git dependency so CI can work. The steward doesn't get published in crates.io yet. So this is acceptable (for now).

@npmccallum
Copy link
Member

@definitelynobody Also, can you submit the first commit as a separate PR so I can merge it immediately? I think we probably need to reorganize the commits so that they are logical and self-contained rather than stream of consciousness style.

@npmccallum
Copy link
Member

@bstrie Can you please take a review pass at this?

Signed-off-by: Nicholas Farshidmehr <[email protected]>
@definitelynobody
Copy link
Contributor Author

pushed some fixes for the sgx changes

@npmccallum
Copy link
Member

@definitelynobody Merged with other fixes and full attestation.

@npmccallum npmccallum closed this Apr 5, 2022
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.

2 participants