UI Deploy

Curated, Short, Web UI Dev we Love.

Creating an SSL Certificate for Node.js

I had to seek out several different resources to learn how to do this right so I figured I’d put it all together in case it helps someone else

The Goal: To Create a Secure Certificate and set up a node.js (express 3) project which uses it for local development purposes

view source

Advertisement