From aec81c4e6bfd998328179b4e252b4bdd99847484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Wei=C3=9Fe?= <66256922+daniel-weisse@users.noreply.github.com> Date: Fri, 12 Apr 2024 14:34:27 +0200 Subject: [PATCH] Update internal/attestation/snp/snp.go Co-authored-by: Moritz Sanft <58110325+msanft@users.noreply.github.com> --- internal/attestation/snp/snp.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/attestation/snp/snp.go b/internal/attestation/snp/snp.go index 5dd80bc17..4079aa78e 100644 --- a/internal/attestation/snp/snp.go +++ b/internal/attestation/snp/snp.go @@ -96,7 +96,7 @@ func (a *InstanceInfo) addReportSigner(att *spb.Attestation, report *spb.Report, // AttestationWithCerts returns a formatted version of the attestation report and its certificates from the instanceInfo. // Certificates are retrieved in the following precedence: -// 1. ASK from issuer. On Azure: THIM. One AWS: not prefilled. On GCP: prefilled. +// 1. ASK from issuer. On Azure: THIM. One AWS: not prefilled. (Go to option 2) On GCP: prefilled. // 2. ASK or ARK from fallbackCerts. // 3. ASK or ARK from AMD KDS. func (a *InstanceInfo) AttestationWithCerts(getter trust.HTTPSGetter,