diff options
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 96337ef219..22f8a1a147 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 |