Azure / confidential-computing-cvm-guest-attestation

Confidential VM Platform Guest attestation sample apps
MIT License
61 stars 39 forks source link

Unable to run the attestation client application #2

Closed ShannonSD closed 2 years ago

ShannonSD commented 2 years ago

I was unable to run the attestation as it fails immediately after successfully retrieving the VCEK certificate. The Send Request is failing with the following error:

Azure_AMD-Attestation-Error

Could you provide some insight into what's causing this error?

akashgupta29 commented 2 years ago

@ShannonSD your screenshot shows that attestation failed on your CVM because secure boot is disabled. Can you turn it ON and rerun your client?