aboutsummaryrefslogtreecommitdiffstats
path: root/lacme.8.md
diff options
context:
space:
mode:
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.