diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:19:04 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:07 -0400 |
commit | 722904b3fea1fde6ca0dbdd9f839c8cab163fe11 (patch) | |
tree | b65fec428f03afcdb022a7e6bdb984690fd85b81 /system/letsencrypt | |
parent | 231d1eb5cd5371838b82cd72f34bc31753939b24 (diff) | |
download | slackbuilds-722904b3fea1fde6ca0dbdd9f839c8cab163fe11.tar.gz |
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/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/letsencrypt/README b/system/letsencrypt/README index 98bc09e09f..30b4362b96 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. |