Skip to content
This repository was 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

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors