aboutsummaryrefslogtreecommitdiffstats
path: root/lacme.8.md
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-15 00:01:13 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-15 01:31:29 +0100
commitdb34a391d745bd3f94fbc3bba1cc8743a8831202 (patch)
treea320f9cfd4f540cd5c558777bad1ea2b8e1e933b /lacme.8.md
parent91881351597ce28d8b6448a712396d4432d4a8ba (diff)
typofix
Diffstat (limited to 'lacme.8.md')
-rw-r--r--lacme.8.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/lacme.8.md b/lacme.8.md
index 00a62a2..cea5298 100644
--- a/lacme.8.md
+++ b/lacme.8.md
@@ -241,8 +241,9 @@ served during certificate issuance.
: Directory under which an external HTTP daemon is configured to serve `GET`
requests for challenge files under `/.well-known/acme-challenge/` (for
each virtual host requiring authorization) as static files.
- `lacme` _must_ exist beforehand, _must_ be empty, and be writable by the
- lacme client user (by default @@lacme_client_user@@).
+ The directory _must_ exist beforehand, _must_ be empty, and the
+ lacme client user (by default `@@lacme_client_user@@`) needs to be
+ able to create files under it.
This option is required when *listen* is empty.