haedaal
1/19/2018 - 3:59 AM

lets-encrypt-cerbot

setup ssl cert with certbot (on ubuntu xenial)

sudo apt-get update
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:certbot/certbot
sudo apt-get update
sudo apt-get install python-certbot-nginx