aboutsummaryrefslogtreecommitdiffstats
path: root/lacme.md
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2016-12-01 00:19:11 +0100
committerGuilhem Moulin <guilhem@fripost.org>2016-12-01 00:19:11 +0100
commit458acba80be362c9f59e976a62b9749a7809c4aa (patch)
tree9a57609b82ff89ca2a4f896deeecd500fc056267 /lacme.md
parent27788fd4a399642eddbdb1934ccaa13f7fd00124 (diff)
wibble
Diffstat (limited to 'lacme.md')
-rw-r--r--lacme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/lacme.md b/lacme.md
index 93f348c..550aa49 100644
--- a/lacme.md
+++ b/lacme.md
@@ -27,8 +27,8 @@ with its own executable:
One can use the UNIX-domain socket forwarding facility of OpenSSH
6.7 and later to run [`lacme-accountd`(1)] and `lacme` on different
hosts. Alternatively, the [`lacme-accountd`(1)] process can be
- spawned by the “master” `lacme` process below; the communication
- between the two then goes through a socket pair.
+ spawned by the “master” `lacme` process below; in that case, the
+ two processes communicate through a socket pair.
2. A “master” `lacme` process, which runs as root and is the only
component with access to the private key material of the server
@@ -257,7 +257,7 @@ This section is used for configuring the [ACME] webserver.
This section is used for configuring the [`lacme-accountd`(1)] process.
If the section (including its header) is absent or commented out,
`lacme` connects to an existing UNIX-domain socket bound by a running
-[`lacme-accountd`(1)].
+[`lacme-accountd`(1)] process.
*user*