diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2016-06-14 17:41:36 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2016-06-14 17:41:36 +0200 |
commit | 7572f83346d955270c99c023e0041c985494ee0d (patch) | |
tree | f4882da7129f9f8611af9501e5249784c1361296 /lacme-accountd.md | |
parent | 2ad62692c51ef412810de3ed78d9aa18cd86b532 (diff) | |
parent | fdfc319e8055f77938c87d096aaab913186b3582 (diff) |
Merge branch 'master' into debian
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 ======== |