servers:linux:nginx:lets_encrypt
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
servers:linux:nginx:lets_encrypt [2025/04/25 00:51] – [Timer] Sean Rhone | servers:linux:nginx:lets_encrypt [2025/07/16 13:48] (current) – [Timer] Sean Rhone | ||
---|---|---|---|
Line 21: | Line 21: | ||
< | < | ||
- | # letsencrypt/ | ||
- | |||
verbose = true | verbose = true | ||
text = true | text = true | ||
Line 46: | Line 44: | ||
hsts = true | hsts = true | ||
uir = true | uir = true | ||
- | staple-ocsp = true | + | staple-ocsp = false |
- | + | ||
- | pre-hook = systemctl stop ' | + | |
- | post-hook = systemctl start ' | + | |
domains = realmofespionage.xyz, | domains = realmofespionage.xyz, | ||
Line 57: | Line 52: | ||
====== Obtain Certs ====== | ====== Obtain Certs ====== | ||
- | * :!: 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 ' | sudo ' | ||
Line 68: | Line 63: | ||
< | < | ||
- | # certbot-renew-custom.service | ||
- | |||
[Service] | [Service] | ||
Type=oneshot | Type=oneshot | ||
Line 78: | Line 71: | ||
===== Timer ===== | ===== Timer ===== | ||
+ | |||
+ | * Weekly | ||
sudo -e '/ | sudo -e '/ | ||
< | < | ||
- | # certbot-renew-custom.timer | ||
- | |||
[Unit] | [Unit] | ||
Description=Let' | Description=Let' |
/srv/www/wiki/data/attic/servers/linux/nginx/lets_encrypt.1745556666.txt.gz · Last modified: by Sean Rhone