Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

lets encrypt nginx

#Once you have installed CertBot and Lets Encyrypt, 
#and you have set up your server blocks, 
#you will be able to run the below script in your terminal
sudo certbot --nginx -d example.com -d www.example.com
 
PREVIOUS NEXT
Tagged: #lets #encrypt #nginx
ADD COMMENT
Topic
Name
6+8 =