diff options
Diffstat (limited to 'lacme.md')
-rw-r--r-- | lacme.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -223,7 +223,8 @@ of [ACME] commands and dialogues with the remote [ACME] server). `[webserver]` section --------------------- -This section is used for configuring the [ACME] webserver. +This section is used to configure how [ACME] challenge responses are +served. *listen* @@ -258,7 +259,8 @@ This section is used for configuring the [ACME] webserver. *command* -: Path to the [ACME] webserver executable. +: Path to the [ACME] webserver executable. A separate process is + spawned for each address to *listen* on. Default: `/usr/lib/lacme/webserver`. *iptables* |