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

about DCAP based RA #343

Closed
colourtemp opened this issue Jun 3, 2021 · 1 comment
Closed

about DCAP based RA #343

colourtemp opened this issue Jun 3, 2021 · 1 comment

Comments

@colourtemp
Copy link

Hi. I recently tried to re-invent ecdsa quote generation (pretty much the same as samplecode/dcap-pckretrieval) and ecdsa quote verification in code v1.1.3. The problem is sgx_qv_verify_quote will always return with the error SGX_QL_PCK_CERT_UNSUPPORTED_FORMAT. Got no clue what causes it. Just wondering if these functionalities are fully useable in v1.1.3? Are there more DCAP based RA sample codes coming out?

@volcano0dr
Copy link
Contributor

possible cause: The PCK certificate chain is not included in the ECDSA quote.
PCCS service needs to be installed to generate ECDSA quote.
https://github.com/intel/SGXDataCenterAttestationPrimitives/tree/master/QuoteGeneration/pccs

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