Changes

Jump to navigation Jump to search
61 bytes added ,  07:29, 13 November 2017
Line 6: Line 6:  
  sudo apt-get install python-certbot-nginx (for nginx)  
 
  sudo apt-get install python-certbot-nginx (for nginx)  
 
  sudo certbot --nginx -d example.com -d www.example.com
 
  sudo certbot --nginx -d example.com -d www.example.com
 +
== Test certificate renewal ==
 +
sudo certbot renew --dry-run
 
== Create new certificate ==
 
== Create new certificate ==
 
  sudo certbot certonly --standalone
 
  sudo certbot certonly --standalone

Navigation menu