summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/letsencrypt/README')
-rw-r--r--system/letsencrypt/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/system/letsencrypt/README b/system/letsencrypt/README
index 96337ef219..30b4362b96 100644
--- a/system/letsencrypt/README
+++ b/system/letsencrypt/README
@@ -1,10 +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.