Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 222 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 222 Bytes

A simple example showing how an Express web server can serve https and require x509 certs from a client. This generates all the necessary certs at runtime for the client and the server.

npm install
node index.js