1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-11 14:04:08 +02:00

gnu: certbot: Improve synopsis.

* gnu/packages/tls.scm (certbot)[synopsis]: Add authorship information.
This commit is contained in:
Leo Famulari
2016-09-12 13:00:43 -04:00
parent 0581c273a4
commit d8a1be6328
+1 -1
View File
@@ -555,7 +555,7 @@ security, and applying best practice development processes.")
("python2-psutil" ,python2-psutil)
("python2-requests" ,python2-requests)
("python2-pytz" ,python2-pytz)))
(synopsis "Let's Encrypt client")
(synopsis "Let's Encrypt client by the Electronic Frontier Foundation")
(description "Tool to automatically receive and install X.509 certificates
to enable TLS on servers. The client will interoperate with the Lets Encrypt CA which
will be issuing browser-trusted certificates for free.")