This repo is for the blog post: HTTPS in NodeJS
To get this working:
- Generate the private keys and certificates
cd client
, runnpm install
, and thennode app.js
cd server
, runnpm install
, and thennode app.js
- Visit
https://local.ldsconnect.org:3004