aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2017-06-29 10:01:21 +0200
committerGuilhem Moulin <guilhem@fripost.org>2017-06-29 10:01:21 +0200
commit3dde7848732e6fe3f0323866b7fe06cc12748bf5 (patch)
treeef553df0b3e80a4d0c02f4d491abee2980fdcaf0
parent7da82bf4ce1d40b730c4ace0817ccbcb862221ee (diff)
wibble
-rw-r--r--lacme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lacme.md b/lacme.md
index d2a3b46..d18b176 100644
--- a/lacme.md
+++ b/lacme.md
@@ -238,7 +238,7 @@ served during certificate issuance.
daemon is publicly reachable and passes all ACME challenge requests
to the webserver component through the UNIX-domain socket
`/var/run/lacme.socket`; if that's not the case, one needs to set
- *listen* to `[::]` (or `0.0.0.0 [::]` when dual stack IPv4/IPv6 is
+ *listen* to `[::]` (or `0.0.0.0 [::]` when dual IPv4/IPv6 stack is
disabled or unavailable), and possibly also set *iptables* to `Yes`.
*challenge-directory*