Pārlūkot izejas kodu

:memo: Explain how to move a certbot install

DricomDragon 1 mēnesi atpakaļ
vecāks
revīzija
b52f040c3f
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6 0
      Guides/httpd.md

+ 6 - 0
Guides/httpd.md

@@ -17,3 +17,9 @@ Enable a configuration by creating a likn in `/etc/apache2/sites-enabled`
 To renew certificates :
 
 `sudo certbot --apache renew`
+
+### To move certificates
+
+Step 1 : Copy `/etc/letsencrypt/{live, archive}` from old install to new install.
+
+Step 2 : Copy or configure renewal in `/etc/letsencrypt/renewal`.