diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-20 22:05:18 +0100 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-21 00:19:51 +0100 |
| commit | 74c0a11722cf1e01b9a9834e89a07b55eaf01080 (patch) | |
| tree | 8f12146e2a5b402fc6b846259c1be02ed2f10edc /lacme.8.md | |
| parent | cf3d42c066d2f54d4a57aa38907a7c6c7d06aeb6 (diff) | |
lacme-accountd: new setting 'logfile' to log signature requests.
Prefixed with a timestamp.
Diffstat (limited to 'lacme.8.md')
| -rw-r--r-- | lacme.8.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -497,7 +497,7 @@ remote [`lacme-accountd`(1)] and use it to sign [ACME] requests. Further hardening can be achieved by means of [`authorized_keys`(5)] restrictions: - restrict,from="…",command="/usr/bin/lacme-accountd --stdio" ssh-rsa … + restrict,from="…",command="/usr/bin/lacme-accountd --quiet --stdio" ssh-rsa … See also ======== |
