SSL_ERROR_BAD_CERT_DOMAIN: How to Fix It on Firefox, Chrome, NGINX, Apache, and Cloudflare
SSL_ERROR_BAD_CERT_DOMAIN means the website is presenting an SSL certificate that does not match the domain name you opened. In practice, the browser asked for one hostname, but the server responded with a certificate issued for a different one. This error is common on misconfigured subdomains, wrong www redirects, multi-site servers, reverse proxies, and Cloudflare setups … Read more