diff options
-rw-r--r-- | lacme.8.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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. |