User Tools

Site Tools


letsencrypt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
letsencrypt [2016/06/07 17:23] – created michaelletsencrypt [2021/04/24 07:40] (current) – external edit 127.0.0.1
Line 7: Line 7:
  
 stop httpd if running stop httpd if running
-   +
    service httpd stop    service httpd stop
  
Line 30: Line 30:
   -rw-r--r-- 1 root root 9726  5. Jun 16:34 /etc/httpd/conf.d/ssl.conf   -rw-r--r-- 1 root root 9726  5. Jun 16:34 /etc/httpd/conf.d/ssl.conf
  
-start httpd + 
-   +Update Certificate: 
-  service httpd start+ 
 + 
 +  systemctl stop httpd 
 +  certbot renew 
 +  systemctl start httpd
  
letsencrypt.1465320218.txt.gz · Last modified: 2021/04/24 07:38 (external edit)