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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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