certbot / certbot

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.
Other
31.12k stars 3.38k forks source link

upgrade openssl in our docker images #9894

Open bmw opened 4 months ago

bmw commented 4 months ago

when I tried to upgrade to openssl 3.0 in our docker images, the cryptography build hung for over 3 hours. what's going on? we should get this fixed so that we have an upgrade path when we need/want one.