Step-by-step SSL for Node JS / Express Application

Matthew Morgan
2 min readAug 3, 2021

I assume you already have an Express server that looks something like this:

Install Certbot onto the machine that your website is hosted on:

--

--