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

Feature: Enhance attested TLS #192

Open
danko-miladinovic opened this issue Aug 7, 2024 · 3 comments · May be fixed by #279
Open

Feature: Enhance attested TLS #192

danko-miladinovic opened this issue Aug 7, 2024 · 3 comments · May be fixed by #279
Assignees
Labels
enhancement New feature or request Urgent Required ASAP
Milestone

Comments

@danko-miladinovic
Copy link
Contributor

Is your feature request related to a problem? Please describe.

The attested TLS mechanism should be upgraded to include custom TLS extension. The content of the extension should be the attestation report.

The report data field of the attestation report should still have the hash of the public key, but it should also have a random nonce added to it.

Describe the feature you are requesting, as well as the possible use case(s) for it.

The feature should align with: https://datatracker.ietf.org/doc/draft-fossati-tls-attestation/

Indicate the importance of this feature to you.

Must-have

Anything else?

No response

@danko-miladinovic danko-miladinovic added the enhancement New feature or request label Aug 7, 2024
@danko-miladinovic danko-miladinovic self-assigned this Aug 7, 2024
@SammyOina SammyOina added this to the Release V1 milestone Aug 7, 2024
@SammyOina SammyOina added the Urgent Required ASAP label Aug 14, 2024
@drasko
Copy link
Contributor

drasko commented Aug 14, 2024

Please also do not forget in-handshake attestation. This one is extremely important and urgent!

@dborovcanin
Copy link
Contributor

This is a requirement for #160.

@dborovcanin
Copy link
Contributor

@SammyOina Please test as soon as PR is ready. This one is a priority.

@danko-miladinovic danko-miladinovic linked a pull request Oct 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Urgent Required ASAP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants