summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 5cda4d6..348cafd 100644
--- a/readme.md
+++ b/readme.md
@@ -72,6 +72,9 @@ it will automatically be loaded and applied if valid.
`fullchain.pem` and `privkey.pem` files. The correct certificate is selected
automatically by subject (`CN`). Pointing this directly at
`/etc/letsencrypt/live` is possible. (string or list of strings)
+ - `cert_fallback`: Path to a single directory containing a key-cert pair that
+ is used when no other certificate seems appropriate. This is useful for
+ testing locally with a self-signed subjectless certificate. (optional string)
- **section `limits`**
- Note: Make sure you do not exceed the maximum file descriptor limit on your