diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-15 01:49:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-15 01:49:04 +0700 |
commit | 26fae42200a257de722ea5ea7c555116be7f74de (patch) | |
tree | bebd42ffdbbf10474ca03b495a42f308f91fe3f7 /system/letsencrypt/README | |
parent | 5d80b9a9a68edb79f284f81e66a3b72206191715 (diff) | |
download | slackbuilds-26fae42200a257de722ea5ea7c555116be7f74de.tar.gz |
system/letsencrypt: Updated for version 0.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 |