diff options
Diffstat (limited to 'lacme-accountd.md')
-rw-r--r-- | lacme-accountd.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lacme-accountd.md b/lacme-accountd.md index 54b0ed7..81c0802 100644 --- a/lacme-accountd.md +++ b/lacme-accountd.md @@ -5,7 +5,8 @@ Name ==== -lacme-accountd - [ACME] client (account key manager) +lacme-accountd - [ACME] client written with process isolation and +minimal privileges in mind (account key manager) Synopsis ======== @@ -129,7 +130,6 @@ execute [`lacme`(1)] remotely: ~$ ssh -oExitOnForwardFailure=yes -tt -R /path/to/remote.sock:/run/user/1000/S.lacme user@example.org \ sudo lacme --socket=/path/to/remote.sock new-cert - See also ======== |