constellation/internal/attestation/vtpm
Otto Bittner 4adc19b7f5 AB#2350: Configurably enforce idkeydigest on Azure
* Add join-config entry for "enforceIdKeyDigest" bool
* Add join-config entry for "idkeydigest"
* Initially filled with TPM value from bootstrapper
* Add config entries for idkeydigest and enforceIdKeyDigest
* Extend azure attestation validator to check idkeydigest,
if configured.
* Update unittests
* Add logger to NewValidator for all CSPs
* Add csp to Updateable type

Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
Co-authored-by: Daniel Weiße <dw@edgeless.systems>
2022-08-31 15:26:04 +02:00
..
attestation_test.go AB#2350: Configurably enforce idkeydigest on Azure 2022-08-31 15:26:04 +02:00
attestation.go AB#2350: Configurably enforce idkeydigest on Azure 2022-08-31 15:26:04 +02:00
initialize_test.go Fix tests and linting (#370) 2022-08-17 13:50:43 +02:00
initialize.go AB#2200 Merge Owner and Cluster ID (#282) 2022-07-26 10:58:39 +02:00
vtpm_test.go AB#2200 Merge Owner and Cluster ID (#282) 2022-07-26 10:58:39 +02:00
vtpm.go Move attestation, atls and oid packages to internal directory 2022-06-08 17:17:06 +02:00