For Confidential Containers on ACI, what key is AMD SEV/SNP attestation ID_KEY_DIGEST the SHA384 of?
Gram
0
Reputation points
When a container is run via ACI's confidential VMs, a key is used as part of SNP_LAUNCH_FINISH to sign the measurement and policy. A digest of that key is put into ID_KEY_DIGEST and is accessible by requesting a SNP attestation report via /dev/sev-guest from within the confidential VM. At last look, this key digest is
ebeeeabce075eeaba3d9ea24d8495137a2877c0d20ac6ea73fc6d2f8aeb50de132150e0a0752664919bcebbf2e8c5807
Is this key accessible to clients, and is there a certificate chain from this key up to a long-lived Microsoft-controlled root key?
Sign in to answer