2016-05-15 02:49:04 +08:00
|
|
|
The Let's Encrypt Client (now called certbot) is a tool to
|
2022-03-15 00:19:04 +08:00
|
|
|
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.
|
2015-12-09 16:27:01 +08:00
|
|
|
|
|
|
|
See README.Slackware for more detailed instructions.
|
2016-05-15 02:49:04 +08:00
|
|
|
|
2022-03-15 00:19:04 +08:00
|
|
|
Note: the certificate client tool is now certbot, but a symlink is
|
|
|
|
provided to be backward compatible with previous letsencrypt version.
|
2016-05-15 02:49:04 +08:00
|
|
|
Please rename the script to the new name: certbot
|
2020-01-18 08:59:20 +08:00
|
|
|
|
|
|
|
Since 1.1.0, most of deps must be (re)built against Python3.
|