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

fix: Pass the client's content type through to Veraison rather than hard-coding #6

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

paulhowardarm
Copy link
Collaborator

The EAT/CCA content type was being hard-coded in the key broker, but this is no longer necessary because an integration issue on the Veraison side has since been resolved. We can now directly pass the content type from the attester all the way through to Veraison, which makes the key broker neutral in the negotiation.

Signed-off-by: Paul Howard [email protected]

…hard-coding the CCA content type. This makes the key broker neutral with respect to the attestation type, now that a Veraison issue with parameter quoting has been resolved.

Signed-off-by: Paul Howard <[email protected]>
Copy link
Contributor

@thomas-fossati thomas-fossati left a comment

Choose a reason for hiding this comment

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

🥳

@thomas-fossati thomas-fossati merged commit 417fc89 into veraison:main Aug 28, 2024
2 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.

2 participants