intel / intel/confidential-computing.tee.dcap

QuoteVerificationSample fails with error 0xe01c

Open
#442 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
326
Forks
198
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.