User Tools

Site Tools


servers:linux:nginx:lets_encrypt

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
servers:linux:nginx:lets_encrypt [2025/12/19 22:27] Sean Rhoneservers:linux:nginx:lets_encrypt [2025/12/20 19:14] (current) – [Service] Sean Rhone
Line 28: Line 28:
 agree-tos = true agree-tos = true
  
-##################################################+########################################
 email = espionage724@x email = espionage724@x
-##################################################+########################################
  
 no-eff-email = true no-eff-email = true
Line 50: Line 50:
  
   * :!: If it passes the dry run, remove the dry-run argument and re-run   * :!: If it passes the dry run, remove the dry-run argument and re-run
- 
-  sudo ufw allow 'Nginx HTTP' 
  
   sudo 'certbot' 'certonly' --config '/etc/letsencrypt/cli-custom.ini' --dry-run   sudo 'certbot' 'certonly' --config '/etc/letsencrypt/cli-custom.ini' --dry-run
  
   sudo systemctl stop 'nginx'   sudo systemctl stop 'nginx'
- 
-  sudo ufw deny 'Nginx HTTP' 
  
 ====== Automatic Cert Renewal ====== ====== Automatic Cert Renewal ======
Line 74: Line 70:
 [Service] [Service]
 Type=oneshot Type=oneshot
 +
 +WorkingDirectory=/etc/letsencrypt
  
 ExecStart='/usr/bin/certbot' 'certonly' --config '/etc/letsencrypt/cli-custom.ini' --quiet ExecStart='/usr/bin/certbot' 'certonly' --config '/etc/letsencrypt/cli-custom.ini' --quiet
/var/www/wiki/data/attic/servers/linux/nginx/lets_encrypt.1766201269.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki