diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2016-06-14 01:16:48 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2016-06-14 01:21:25 +0200 |
commit | 0198064fb10532c8fe8657082d6ffc3eeb85bbb9 (patch) | |
tree | 30c1cab5ff7978daa94ba3016df0398fe2287bec /debian/control | |
parent | cc7186cf8cd816c8e1b5af7d008a429a3a2debaa (diff) |
Rename ‘letsencrypt-tiny’ to ‘lacme’.
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 |