DevOps: Fixing ‘Failed Authorization Procedure’ for Let’s Encrypt nginx redirects
|I recently faced an issue when attempting to update my Let’s Encrypt SSL certificates. Here is how I resolved it. Background All of my websites are set up with HTTPS with SSL on port 443 provided by Let’s Encrypt. Every site also has a 301 ‘Moved Permanently’ server-side redirect on port 80 pointing to the … Continued