diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 64a5128..722d840 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,7 @@ Depends: ${misc:Depends}, ${perl:Depends}, Recommends: liblwp-protocol-https-perl, libcrypt-openssl-bignum-perl, libcrypt-openssl-rsa-perl Description: ACME client written with process isolation and minimal privileges in mind - Small ACME client written with process isolation and minimal privileges in - mind. It is divided into four components, each with its own executable: + lacme is divided into four components, each with its own executable: . * A process to manage the account key and issue SHA-256 signatures needed for each ACME command. (This process binds to a UNIX-domain socket to reply to |