Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ubuntu certbot nginx

sudo add-apt-repository ppa:certbot/certbot
sudo apt install python-certbot-nginx
sudo certbot --nginx -d example.com -d www.example.com
 
PREVIOUS NEXT
Tagged: #ubuntu #certbot #nginx
ADD COMMENT
Topic
Name
1+8 =