Another thing we hoped for when we started writing Certbot was that there would be official ACME client support in web servers. Caddy does that. There's also an experimental Apache module that does that.<p><a href="https://httpd.apache.org/docs/2.4/mod/mod_md.html" rel="nofollow">https://httpd.apache.org/docs/2.4/mod/mod_md.html</a><p>So another path toward making Certbot more obsolete would be having stuff like mod_md be officially supported in web server applications by default.<p>Maybe we could also imagine someone making a distribution of nginx that bundles Traefik or another reverse proxy and configures both via the same configuration file (!?!?!).