Did OpenSSL 3.0 break Certbot?

It seems like there should be a way to run certbot via docker so that incidental dependencies are irrelevant, perhaps by mapping the required volumes to a docker container instance? Juggling dependencies on your actual operating system seems difficult when it's a balance between certbot vs. your actual applications.

2 Likes