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 TEE evidence support of per session freshness #132

Open
haosanzi opened this issue Dec 19, 2022 · 0 comments
Open

Add TEE evidence support of per session freshness #132

haosanzi opened this issue Dec 19, 2022 · 0 comments

Comments

@haosanzi
Copy link
Contributor

The Evidence in X509 extension field should include peer nonce in the TLS handshake, in addition to cert public key.

There are several options to achieve this.

Option 1: Use the TLS HelloExtensions extension. The TLS standard library needs to be modified, which increases maintenance costs
Option 2: Refer to the implementation of atls, reuse servername and acceptCA

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

No branches or pull requests

1 participant