diff options
-rw-r--r-- | lacme-accountd.md | 1 | ||||
-rw-r--r-- | lacme.md | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lacme-accountd.md b/lacme-accountd.md index 79cb08b..81c0802 100644 --- a/lacme-accountd.md +++ b/lacme-accountd.md @@ -130,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 ======== @@ -343,7 +343,6 @@ Examples ~$ sudo lacme new-cert ~$ sudo lacme revoke-cert /path/to/server/certificate.pem - See also ======== |