constellation/internal/attestation/azure/snp
Otto Bittner 8341db3c33 attestation: clear certificate cache in azure snp
The unittest was flacky as testcases with valid certs
in the getter property lead to those certs being cached
inside the trust module. Other testcases however,
may want to explicitly use invalid certs. The cache
interferes with this.

Co-authored-by: Moritz Sanft <ms@edgeless.systems>
2023-11-08 13:31:26 +01:00
..
testdata attestation: use go-sev-guest library (#2269) 2023-09-21 14:08:00 +02:00
BUILD.bazel attestation: clear certificate cache in azure snp 2023-11-08 13:31:26 +01: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: use go-sev-guest library (#2269) 2023-09-21 14:08:00 +02:00
issuer.go attestation: use go-sev-guest library (#2269) 2023-09-21 14:08:00 +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 attestation: clear certificate cache in azure snp 2023-11-08 13:31:26 +01:00
validator.go fix go-sev-guest default product 2023-10-10 10:33:54 +02:00