aboutsummaryrefslogtreecommitdiff
path: root/system/letsencrypt
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-14 12:19:04 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-17 12:38:07 -0400
commit722904b3fea1fde6ca0dbdd9f839c8cab163fe11 (patch)
treeb65fec428f03afcdb022a7e6bdb984690fd85b81 /system/letsencrypt
parent231d1eb5cd5371838b82cd72f34bc31753939b24 (diff)
downloadslackbuilds-722904b3fea1fde6ca0dbdd9f839c8cab163fe11.tar.xz
system/letsencrypt: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/letsencrypt')
-rw-r--r--system/letsencrypt/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/system/letsencrypt/README b/system/letsencrypt/README
index 98bc09e09fd7..30b4362b961a 100644
--- a/system/letsencrypt/README
+++ b/system/letsencrypt/README
@@ -1,12 +1,12 @@
The Let's Encrypt Client (now called certbot) is a tool to
-automatically receive and install X.509 certificates to enable TLS on servers.
-The client will interoperate with the Let's Encrypt CA which will be
-issuing browser-trusted certificates for free.
+automatically receive and install X.509 certificates to enable TLS on
+servers. The client will interoperate with the Let's Encrypt CA which
+will be issuing browser-trusted certificates for free.
See README.Slackware for more detailed instructions.
-Note: the certificate client tool is now certbot, but a symlink is provided
-to be backward compatible with previous letsencrypt version.
+Note: the certificate client tool is now certbot, but a symlink is
+provided to be backward compatible with previous letsencrypt version.
Please rename the script to the new name: certbot
Since 1.1.0, most of deps must be (re)built against Python3.