grpc.github.io
grpc.github.io copied to clipboard
Example does not work: https://grpc.io/docs/guides/auth.html#go
The example in https://grpc.io/docs/guides/auth.html#go seems to be outdated. It is even using client cert NewClientTLSFromCert on the server side.
Ping @dfawley
I believe this was fixed by #651. If anything still looks wrong, please let us know. Thanks!