occlum/demos/ra_tls/grpc/v1.38.1/examples/cpp/ratls
2022-03-17 15:04:04 +08:00
..
build.sh Clean up and update ra_tls demo 2022-03-09 15:53:45 +08:00
client.cc [demos] Update GRPC RATLS exported APIs names 2022-03-17 15:04:04 +08:00
CMakeLists.txt Clean up and update ra_tls demo 2022-03-09 15:53:45 +08:00
grpc_ratls_client.cc [demos] Update GRPC RATLS exported APIs names 2022-03-17 15:04:04 +08:00
grpc_ratls_client.h [demos] Update GRPC RATLS exported APIs names 2022-03-17 15:04:04 +08:00
grpc_ratls_server.cc [demos] Update GRPC RATLS exported APIs names 2022-03-17 15:04:04 +08:00
grpc_ratls_server.h [demos] Update GRPC RATLS exported APIs names 2022-03-17 15:04:04 +08:00
README.md Enable the grpc ra-tls demo 2022-03-09 15:53:45 +08:00
server.cc [demos] Update GRPC RATLS exported APIs names 2022-03-17 15:04:04 +08:00

gRPC

This directory contains the Makefile and the template manifest for the most recent version of gRPC (as of this writing, version 3.18.0). This was tested on a machine with SGX v1 and Ubuntu 18.04.

The Makefile and the template manifest contain extensive comments and are made self-explanatory. Please review them to gain understanding of Gramine-SGX and requirements for applications running under Gramine-SGX.

Quick Start

./build.sh