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/01/22 17:02] – Sean Rhone | servers:linux:nginx:lets_encrypt [2025/04/25 00:51] (current) – [Timer] Sean Rhone | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== Prerequisites ===== | ===== Prerequisites ===== | ||
- | * [[linux: | + | * [[linux: |
- | * [[servers; | + | * [[servers; |
====== Dependencies ====== | ====== Dependencies ====== | ||
Line 14: | Line 14: | ||
**** | **** | ||
- | sudo dnf install ' | + | sudo zypper |
====== Settings ====== | ====== Settings ====== | ||
Line 21: | Line 21: | ||
< | < | ||
+ | # letsencrypt/ | ||
+ | |||
verbose = true | verbose = true | ||
text = true | text = true | ||
Line 60: | Line 62: | ||
====== Automatic Cert Renewal ====== | ====== Automatic Cert Renewal ====== | ||
- | |||
- | ===== Disable Existing ===== | ||
- | |||
- | **** | ||
- | |||
- | sudo systemctl disable --now ' | ||
===== Service ===== | ===== Service ===== | ||
Line 72: | Line 68: | ||
< | < | ||
+ | # certbot-renew-custom.service | ||
+ | |||
[Service] | [Service] | ||
Type=oneshot | Type=oneshot | ||
Line 84: | Line 82: | ||
< | < | ||
+ | # certbot-renew-custom.timer | ||
+ | |||
[Unit] | [Unit] | ||
Description=Let' | Description=Let' |
/srv/www/wiki/data/attic/servers/linux/nginx/lets_encrypt.1737583327.txt.gz · Last modified: by Sean Rhone