Create Attestation
Learn to create an attestation profile in vHSM using the CLI to enable trusted workload execution based on identity and access policies.
Creating attestation
Create a
attestation.json
file that defines how vHSM verifies identities and applies the policy.
Where:
Field
Description
name
Logical name of the attestation profile
policy
The policy to apply after successful attestation
Create the attestation profile:
Example output:
Check that the attestation profile exists:
View details of the profile:
4. Verify if the attestation was successful.
Note: If the workload in not linked to any attestation provider then you can specify the provider as local-none-debug
.
The output is similar to:
Last updated
Was this helpful?