mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-10 17:12:07 +08:00
16 hours before expiring is not "early enough". https://letsencrypt.org/2025/02/20/first-short-lived-cert-issued - "short-lived certificates should be renewed every two to three days"
@@ -32,7 +32,7 @@ When using such profiles, you should also set the `--days` parameter to ensure t
|
|||||||
acme.sh --issue --server letsencrypt -d 203.0.113.195 \
|
acme.sh --issue --server letsencrypt -d 203.0.113.195 \
|
||||||
-w /home/username/public_html \
|
-w /home/username/public_html \
|
||||||
--certificate-profile shortlived \
|
--certificate-profile shortlived \
|
||||||
--days 6
|
--days 3
|
||||||
```
|
```
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|||||||
Reference in New Issue
Block a user