ERR_CERT_COMMON_NAME_INVALID: How to Fix It on Chrome, Edge, Firefox, NGINX, Apache, and Cloudflare
ERR_CERT_COMMON_NAME_INVALID means the SSL certificate presented by the website does not match the hostname in the browser address bar. In simple terms, the browser asked for one domain, but the server replied with a certificate for a different name. This error is common on new domains, misconfigured subdomains, reverse proxy setups, Cloudflare zones, and servers … Read more