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

Add support for attestation via PARSEC #407

Open
wants to merge 2 commits into
base: tls-attestation
Choose a base branch
from

Conversation

ionut-arm
Copy link

@ionut-arm ionut-arm commented Feb 13, 2023

Hey!

I've added some stuff as part of the PoC, to enable the integration with Parsec. Let me know if we should move to a different fork/branch instead.

Description

Adding a new configuration flag to allow selection of PARSEC as the attestation mechanism of choice. The built-in EAT token generation is excluded when the flag isn't set.

Also enabling ssl_clent2 to make use of this integration.

cc @thomas-fossati

Adding a new configuration flag to allow selection of PARSEC
as the attestation mechanism of choice. The built-in EAT
token generation is excluded when the flag isn't set.

Also enabling ssl_clent2 to make use of this integration.

Signed-off-by: Ionut Mihalcea <[email protected]>
Making MbedTLS use a Parsec-bound key, from generation to signing the
certificate-verify message.

Signed-off-by: Ionut Mihalcea <[email protected]>
Copy link
Collaborator

@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.

LGTM

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