SSL

Install SSL Cetificate

This assumes Certbot is already installed and firewall allows HTTPS. See Hello.js node setup document for more.

$ sudo certbot --nginx -d nesula.ifactory.co -d www.nesula.ifactory.co

Last updated

Was this helpful?