aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-04-07 23:43:45 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-04-07 23:43:45 +0200
commit03bf3d67a0822eab08c80b69ca32ed63346a93e5 (patch)
tree1e6fea3b44feda3c7b086f3bf20e6c5838c19e4d /doc
parentf585b6ee32a6c7a4e860f17e4f9d332021f856aa (diff)
parentf14788a10444022ae0f7d0bea7839facf36128f1 (diff)
Merge branch 'check-certificates' into next
Diffstat (limited to 'doc')
-rw-r--r--doc/check-certificates.d/notification.avifbin13088 -> 25274 bytes
-rw-r--r--doc/check-certificates.md5
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/check-certificates.d/notification.avif b/doc/check-certificates.d/notification.avif
index d7e9e84..7c250da 100644
--- a/doc/check-certificates.d/notification.avif
+++ b/doc/check-certificates.d/notification.avif
Binary files differ
diff --git a/doc/check-certificates.md b/doc/check-certificates.md
index 80f6aee..f295117 100644
--- a/doc/check-certificates.md
+++ b/doc/check-certificates.md
@@ -34,8 +34,9 @@ in `global-config-overlay`, these are the parameters:
* `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).
+Certificates on the web server should be named by their common name, like
+`CN.pem` (`PEM` format) or`CN.p12` (`PKCS#12` format). Alternatively any
+subject alternative name (aka *Subject Alt Name* or *SAN*) can be used.
Also notification settings are required for
[e-mail](mod/notification-email.md),