constellation/internal/attestation/azure/snp
Otto Bittner 8f21972aec
attestation: add awsSEVSNP as new variant (#1900)
* variant: move into internal/attestation
* attesation: move aws attesation into subfolder nitrotpm
* config: add aws-sev-snp variant
* cli: add tf option to enable AWS SNP

For now the implementations in aws/nitrotpm and aws/snp
are identical. They both contain the aws/nitrotpm impl.
A separate commit will add the actual attestation logic.
2023-06-09 15:41:02 +02:00
..
BUILD.bazel attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
errors.go config: add separate option for handling attestation parameters (#1623) 2023-05-03 11:11:53 +02:00
imds.go attestation: add option for MAA fallback to verify azure's snp-sev id key digest (#1257) 2023-03-21 12:46:49 +01:00
issuer_test.go attestation: add option for MAA fallback to verify azure's snp-sev id key digest (#1257) 2023-03-21 12:46:49 +01:00
issuer.go attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
maa.go attestation: add option for MAA fallback to verify azure's snp-sev id key digest (#1257) 2023-03-21 12:46:49 +01:00
snp.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
validator_test.go config: enable azure snp version fetcher again + minimum age for latest version (#1899) 2023-06-09 12:48:12 +02:00
validator.go attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00