If you are trying to obtain an SSL certificate using Let’s Encrypt’s certbot, you may receive an unauthorized error for the www or *. version of your domain name and the verification fails repeatedly. The command you use: sudo certbot certonly --webroot -w /var/www/example -d example.com -d www.example.com The error: Failed authorization procedure. www.example.com...