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 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