aboutsummaryrefslogtreecommitdiffstats
path: root/doc/check-certificates.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-01-23 17:27:34 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-01-23 17:46:03 +0100
commit555d0e8bfc8d3773fa05302303b43ed43e5f27a1 (patch)
tree5b927bc07f393cc5c9771593016833b43753d512 /doc/check-certificates.md
parent36a8938dead84e97b6de67b2911e2186d12123a3 (diff)
check-certificates: make the warning time configurablechange-89
Diffstat (limited to 'doc/check-certificates.md')
-rw-r--r--doc/check-certificates.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/check-certificates.md b/doc/check-certificates.md
index 76357ce..80f6aee 100644
--- a/doc/check-certificates.md
+++ b/doc/check-certificates.md
@@ -32,6 +32,7 @@ in `global-config-overlay`, these are the parameters:
* `CertRenewPass`: an array of passphrases to try
* `CertRenewTime`: on what remaining time to try a renew
* `CertRenewUrl`: the url to download certificates from
+* `CertWarnTime`: on what remaining time to warn via notification
Certificates on the web server should be named `CN.pem` (`PEM` format) or
`CN.p12` (`PKCS#12` format).