The Node.js Master Class Course Creation couple of applications from skratch using only Node.js and internal modules and APIs. For HTTPS key and cert creation cd https openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -keyout key.pem -out cert.pem