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

testtool: Added attested HTTPS demo #169

Merged
merged 3 commits into from
Feb 16, 2024
Merged

testtool: Added attested HTTPS demo #169

merged 3 commits into from
Feb 16, 2024

Conversation

smo4201
Copy link
Collaborator

@smo4201 smo4201 commented Feb 13, 2024

Introduced mode serve to establish an attested HTTPS server as well as mode request to perform example
attested HTTPS GET requests.

The addresses can be specified via the addr flag. Multiple requests to the same server will be performed within the same attested TLS session, while requests to different servers trigger an attestation per server.

@smo4201 smo4201 force-pushed the httptest branch 3 times, most recently from fe2e932 to 2fb2342 Compare February 15, 2024 18:39
Introduced mode serve to establish an attested HTTPS
server as well as mode request to perform example
attested HTTPS GET requests.

The addresses can be specified via the addr flag. Multiple
requests to the same server will be performed within the
same attested TLS session, while requests to different
servers trigger an attestation per server.

Signed-off-by: Simon Ott <[email protected]>
Introduced callbacks for attested HTTPS and attested TLS
verification results so that testtool can further
process them.

Signed-off-by: Simon Ott <[email protected]>
@smo4201 smo4201 merged commit e2735bf into main Feb 16, 2024
1 check passed
@smo4201 smo4201 deleted the httptest branch February 16, 2024 13:19
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.

1 participant