Skip to content

diorahman/hello-envoy-grpc-tls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envoy edge proxy, grpc termination example

$ docker compose up
$ make

Before running make (go run client/main.go), please make sure that this: https://github.com/diorahman/hello-envoy-grpc-tls/blob/master/client/main.go#L35 is suitable for your env (this 192.168.64.6 is my DOCKER_HOST IP, on Linux, I believe you should just put localhost).

To generate new cert and key, just run the ./create-cert.sh

About

Hello, gRPC via Envoy TLS (self-signed)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published