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

QuoteVerificationSample fails with error 0xe01c #442

Open
cfm-1 opened this issue Dec 20, 2024 · 0 comments
Open

QuoteVerificationSample fails with error 0xe01c #442

cfm-1 opened this issue Dec 20, 2024 · 0 comments

Comments

@cfm-1
Copy link

cfm-1 commented Dec 20, 2024

I have an Intel Core i7 and I have been using the enclaves with no problem. I am trying to use DCAP attestation now and QuoteGenerationSample works, but when I try to use QuoteVerificationSample I get an error:

[APP] Info: ECDSA quote path: ../QuoteGenerationSample/quote.dat
[APP] Trusted quote verification:
[APP] Info: get target info successfully returned.
[APP] Info: sgx_qv_set_enclave_load_policy successfully returned.
[APP] Info: tee_get_quote_supplemental_data_version_and_size successfully returned.
[APP] Info: latest supplemental data major version: 3, minor version: 3, size: 536
[APP] Error: App: tee_verify_quote failed: 0xe01c

===========================================

[APP] Untrusted quote verification:
[APP] Info: tee_get_quote_supplemental_data_version_and_size successfully returned.
[APP] Info: latest supplemental data major version: 3, minor version: 3, size: 536
[APP] Error: App: tee_verify_quote failed: 0xe01c

I haven't registered my Intel processor because Intel Cores do not need to be registered. But, still, I am not able to fix this. I have installed all the DCAP libraries and when I use he AttestationApp inside QuoteVerification/QVL I get a successful authentication; so I am not sure what the problem can be.

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

1 participant