How to automatically renew certificates?

If you could use the webroot authenticator, rather than standalone, you wouldn't need to do this, because your existing web server would serve the challenge response. Certbot would need to be able to write a small file that your web server would serve as http://$YOUR_FQDN/.well-known/acme-challenge/longrandomfilename.

1 Like