sgx-lkl icon indicating copy to clipboard operation
sgx-lkl copied to clipboard

Generate TLS credentials for user space

Open jxyang opened this issue 4 years ago • 1 comments

Generate TLS certificate and private key and expose them to user space through tmpfs. We need this for establishing attested TLS channel with external apps. Currently a few scenario tests also depend on this feature.

jxyang avatar Aug 07 '20 21:08 jxyang

This PR failed to generate certificate due to https://github.com/openenclave/openenclave/issues/3378. We need to fix OE before merging this PR.

jxyang avatar Aug 11 '20 23:08 jxyang