gnu: dehydrated: Update description.

* gnu/packages/tls.scm (dehydrated)[synopsis, description]:
Let's Encrypt hasn't been the only game in ACME town in ages.
This commit is contained in:
Tobias Geerinckx-Rice 2021-09-29 02:54:21 +02:00
parent f213df3127
commit bc5152a25d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1110,10 +1110,10 @@ (define-public dehydrated
(separator #f)
(files '("etc/ssl/certs/ca-certificates.crt")))))
(home-page "https://dehydrated.io/")
(synopsis "Let's Encrypt/ACME client implemented as a shell script")
(description "Dehydrated is a client for signing certificates with an
ACME-server (currently only provided by Let's Encrypt) implemented as a
relatively simple Bash script.")
(synopsis "ACME client implemented as a shell script")
(description "Dehydrated is a client for obtaining certificates from an
ACME server (such as Let's Encrypt) implemented as a relatively simple Bash
script.")
(license license:expat)))
(define-public go-github-com-certifi-gocertifi