If I set a global redirect in ploi (using /(.*)) it prevents certbot from being able to renew the SSL certificate because the redirect also catches .well-known/* .

It'd be cool if when setting a redirect, a bypass was automatically made to keep .well-know working.

Redirects should not prevent Let's Encrypt SSL renewals

3 total votes