ERR_SSL_KEY_USAGE_INCOMPATIBLE: How to Fix It on Chrome, Edge, Windows, IIS, NGINX, Apache, and Internal HTTPS Sites
ERR_SSL_KEY_USAGE_INCOMPATIBLE means the browser received a certificate whose key usage settings do not fit the way that certificate is being used for HTTPS. In most cases, the certificate is real and the hostname may even be correct, but the certificate extensions are wrong for modern TLS. This error is especially common on internal websites, self-signed … Read more