From 458acba80be362c9f59e976a62b9749a7809c4aa Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Thu, 1 Dec 2016 00:19:11 +0100 Subject: wibble --- lacme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lacme.md') 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* -- cgit v1.2.3