Skip to content
This repository has been archived by the owner on May 7, 2019. It is now read-only.

jSherz/node-grpc-mutual-auth-example

Repository files navigation

Node & GRPC with SSL mutual authentication

This example accompanies this blog post.

Starting the server

npm install
node server

Running the example

# In a different terminal, with the server still running...
node client

About

An example setup of mutual authentication with GRPC and NodeJS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published