Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ibmse: use hash rather than hex for initdata digest in claims #462

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

huoqifeng
Copy link
Contributor

Use the initdata hash value directly rather than it's hex in claims.
It's more reasonable to use the fixed length hash value initdata.digest rather than its HEX in claims because it's more straight forward for user to set the hash value in attestation policy.

Related PR:
confidential-containers/guest-components#616
confidential-containers/cloud-api-adaptor#1991

Use the initdata hash value directly rather than it's hex in claims

Signed-off-by: Qi Feng Huo <[email protected]>
@huoqifeng
Copy link
Contributor Author

Copy link
Member

@liudalibj liudalibj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Xynnn007 Xynnn007 merged commit 81f904f into confidential-containers:main Aug 12, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants