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

feat(service): upgrade the ego-server inside the feat.ego_server_run branch to enable attested tls. #38

Open
qascade opened this issue May 19, 2023 · 2 comments
Labels

Comments

@qascade
Copy link
Owner

qascade commented May 19, 2023

Description

Ego gives an example for the server to verify that the payload is coming from a trusted source. I want to enable that feature inside the clean room server, which runs inside the sgx enclave. Please note as we are just simulating the tee, you can assume the server to be Root CA itself.

How are you planning to resolve on this issue?

You can take a look at this: https://github.com/edgelesssys/ego/tree/master/samples/attested_tls

@qascade
Copy link
Owner Author

qascade commented May 19, 2023

Server Code: https://github.com/tiklup11/dcr_ego_server

@qascade
Copy link
Owner Author

qascade commented May 19, 2023

This Issue is an dependent issue and is to be followed by #40. You can pick up #40 as a ramp up for this. If not already assigned.

@qascade qascade changed the title feat: upgrade the ego-server inside the feat.ego_server_run branch to enable attested tls. feat(service): upgrade the ego-server inside the feat.ego_server_run branch to enable attested tls. May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant