Certbot renewal was working, and now fails with 403

My guess is the SetHandler line is causing the trouble.

Has that always been in your VirtualHost for port 80?

I am not sure why you'd need it in this VHost given you redirect everything to HTTPS anyway.

Try commenting it out and see what happens.

1 Like