diff options
Diffstat (limited to 'system/letsencrypt/README')
-rw-r--r-- | system/letsencrypt/README | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/system/letsencrypt/README b/system/letsencrypt/README index 6e439e00c5..96337ef219 100644 --- a/system/letsencrypt/README +++ b/system/letsencrypt/README @@ -1,6 +1,10 @@ -The Let's Encrypt Client is a tool to automatically receive and -install X.509 certificates to enable TLS on servers. +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. 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. +Please rename the script to the new name: certbot |