From db34a391d745bd3f94fbc3bba1cc8743a8831202 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 15 Feb 2021 00:01:13 +0100 Subject: typofix --- lacme.8.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lacme.8.md') 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. -- cgit v1.2.3