Linux/Letsencrypt
< Linux
Installation
sudo add-apt-repository ppa:certbot/certbot sudo apt-get update sudo apt-get install certbot
Standalone mode
sudo certbot certonly --standalone --preferred-challenges http -d example.com
sudo add-apt-repository ppa:certbot/certbot sudo apt-get update sudo apt-get install certbot
sudo certbot certonly --standalone --preferred-challenges http -d example.com