You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
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
The text was updated successfully, but these errors were encountered: