mirror of
https://github.com/certbot/certbot.git
synced 2026-07-26 07:39:52 +02:00
3a997a56312a0a3deec6066a3f96cd8012040565
So, setuptools broke the installation setup, by removing a deprecated API that is still used by some of our dependencies (see pypa/setuptools#2017) This PR fixes the Docker build by using pipstrap to pin pip/setuptools/wheels, like it is done in several critical places (certbot-auto, ...). An issue in certbot is opened to fix more generally the problem in most recent versions of setuptools: certbot/certbot#7976 It rebuilt locally all dockers (certbot + dns plugins) for the three architectures, and all have passed.
Description
Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
146 MiB
Languages
Python
94.5%
Shell
3.7%
Batchfile
0.8%
Makefile
0.7%
Augeas
0.2%