diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-18 07:59:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-19 08:53:10 +0700 |
commit | c49d9f10b523508bf99aed3ffd169f0522d95931 (patch) | |
tree | 625632ae0645af77395f89bd87af5f6fecf447ea /system/letsencrypt/README | |
parent | e7c5997b9311a3ac31e986a3d4f525c9af840c89 (diff) |
system/letsencrypt: Updated for version 1.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt/README')
-rw-r--r-- | system/letsencrypt/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/letsencrypt/README b/system/letsencrypt/README index 96337ef219efb..22f8a1a147508 100644 --- a/system/letsencrypt/README +++ b/system/letsencrypt/README @@ -8,3 +8,8 @@ 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 + +Since 1.1.0, most of deps must be (re)built against Python3. +While most of the scripts have python3 support already, some scripts have to be +installed using custom parameter (PYTHON3=yes): +- psutil |