Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 309 Bytes

let's-encrypt-ssl.md

File metadata and controls

13 lines (9 loc) · 309 Bytes
sudo apt install software-properties-common
sudo add-apt-repository ppa:certbot/certbot
sudo apt-get install certbot


sudo certbot certonly --standalone --preferred-challenges http --agree-tos --email your-email-address -d your-domain

after 90 days
rub this command :

certbot renew --force-renewal