Skip to content

OllieJennings/https-in-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTTPS in Node

This repo is for the blog post: HTTPS in NodeJS

To get this working:

  • Generate the private keys and certificates
  • cd client, run npm install, and then node app.js
  • cd server, run npm install, and then node app.js
  • Visit https://local.ldsconnect.org:3004

About

The code for the blog post: https://medium.com/@olliejennings/https-in-nodejs-2ffb6261cf01 about HTTPS between a client and server in node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors