aboutsummaryrefslogtreecommitdiffstats
path: root/lacme.md
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2017-06-28 21:33:40 +0200
committerGuilhem Moulin <guilhem@fripost.org>2017-06-28 22:09:50 +0200
commit40a54d2ad35630b1c8a7cd88791db032a7983d4d (patch)
tree12966b4e5a14e81c3c2581437aa01d68201c7bf0 /lacme.md
parent80c3a95a95ed268905fa87a398748f94628eed44 (diff)
Change the default 'min-days' from 10 to 21.
This avoids expiration notices from Let's Encrypt when auto-renewal is done by a cronjob: Let's Encrypt sends a notice 19 (then 9) days before expiration.
Diffstat (limited to 'lacme.md')
-rw-r--r--lacme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lacme.md b/lacme.md
index 94b40cb..4146515 100644
--- a/lacme.md
+++ b/lacme.md
@@ -341,7 +341,7 @@ Valid options are:
expiration date the section is considered for re-issuance.
A negative value forces reissuance, while the number `0` limits
reissuance to expired certificates.
- Default: the value of the CLI option `--min-days`, or `10` if there
+ Default: the value of the CLI option `--min-days`, or `21` if there
is no such option.
*CAfile*