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

Don't download TCB from PCS in mock SGX mode #5855

Open
matevz opened this issue Sep 19, 2024 · 1 comment
Open

Don't download TCB from PCS in mock SGX mode #5855

matevz opened this issue Sep 19, 2024 · 1 comment
Assignees

Comments

@matevz
Copy link
Member

matevz commented Sep 19, 2024

If internet is not available or intel.com site down, you get

level=error ts=2024-09-18T14:47:51.400155509Z caller=http.go:65 module=common/sgx/pcs/http msg="PCS request error" err="Get \"https://api.trustedservices.intel.com/sgx/certification/v4/tcb?fmspc=00606a000000&update=standard\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" method=GET url="https://api.trustedservices.intel.com/sgx/certification/v4/tcb?fmspc=00606a000000&update=standard"

When compiling runtimes with --features debug-mock-sgx flag, don't download the TCB updates from the intel's site.

@kostko kostko transferred this issue from oasisprotocol/oasis-sdk Sep 19, 2024
@kostko
Copy link
Member

kostko commented Sep 19, 2024

Moving this over to Oasis Core as it needs to be implemented here.

@kostko kostko changed the title Don't download TCB from intel.com site in mock SGX mode Don't download TCB from PCS in mock SGX mode Sep 19, 2024
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