Without a location nginx will always return
Without a location block, nginx always executes the return block causing a 302 which makes certbot unable to renew as it follows redirects.
Please register or sign in to comment
Without a location block, nginx always executes the return block causing a 302 which makes certbot unable to renew as it follows redirects.