ACTIVE MALWARE WINDOWS

How to fix
ERR_SSL_KEY_USAGE_INCOMPATIBLE error in Chrome or Edge
on Windows

Resolve the ERR_SSL_KEY_USAGE_INCOMPATIBLE error in Chrome or Edge on Windows 10/11 with quick fixes that ensure secure browsing. Expert-tested solution…

How to fix ERR_SSL_KEY_USAGE_INCOMPATIBLE error in Chrome or Edge in Windows?
Quick Summary
Error severity
Medium
Est. time
10 minutes
Offer Fortect PC Suite
Start fix →
Ad · we may earn a commission
0 Comments
01

What causes How to fix ERR_SSL_KEY_USAGE_INCOMPATIBLE error in Chrome or Edge in Windows?

  • Incompatible key usage parameters of the SSL certificate
  • SSL certificate not installed correctly
  • SSL certificate does not contain the key usage extension
  • Older versions of browsers
  • Wrong system time
  • Restrictions set by firewalls
Offer Fortect PC Suite

Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.

Ad · we may earn a commission
Get Fortect PC Suite ↗

I see ERR_SSL_KEY_USAGE_INCOMPATIBLE error whenever I try visiting some websites in Chrome and Edge. This is quite strange considering that I'm trying to access trusted websites such as Facebook or YouTube. What is going on?

The Chrome or Edge ERR_SSL_KEY_USAGE_INCOMPATIBLE error appears when, for some reason, the browser can't establish a secure connection to a website because of incompatible key usage parameters of the SSL certificate.

Most often, this kind of error provides evidence that the SSL certificate has not been installed correctly on the site or does not contain the key usage extension like the Digital Signature. All that means modern web browsers cannot verify the certificate, and that keeps them from accessing the site.

ERR_SSL_KEY_USAGE_INCOMPATIBLE error happens with many users while connecting to websites that have self-signed SSL. This is especially the case when those are generated without the key usage extensions required. That is very common in scenarios involving older configuration of certificates, where the same fail to meet new standards of security introduced as updates in Chrome and Edge.

Another potential causes of the ERR_SSL_KEY_USAGE_INCOMPATIBLE error are older versions of browsers, wrong system time, and restrictions set by firewalls. The first thing should be to check that SSL certificates are correctly configured.

Other probable solutions include updating your browser and changing various system settings such as date and time. For more persistent issues, the only way to fix this is regenerating the SSL certificate with the right key usage parameters.

If you need steps on how to resolve this issue, then you can refer to the following steps. Also, a good [d1] repair tool may be used to check and fix such system-level issues that may be causing the SSL error, so troubleshoot much faster.

How to fix err ssl key usage incompatible error in chrome or edge in windows copy
How to fix err ssl key usage incompatible error in chrome or edge in windows copy

Fix 1. Update your browser

One of the most common reasons for the ERR_SSL_KEY_USAGE_INCOMPATIBLE error is using an outdated browser version. Updating your browser ensures it complies with the latest security protocols.

Google Chrome

  • Click on the three vertical dots in the top-right corner of the browser.
  • Select Help > About Google Chrome.
  • Wait till the browser is updated and click Relaunch.

How to fix err ssl key usage incompatible error in chrome or edge in windows update browser copy
How to fix err ssl key usage incompatible error in chrome or edge in windows update browser copy

MS Edge

  • Open Microsoft Edge.
  • Click on three horizontal dots (Settings and more) at the top-right corner of the browser.
  • Select Settings.
  • Click on Help and Feedback > About Microsoft Edge on the left.
  • The browser should now automatically be updated to the latest version.

Fix 2. Check and correct your system time

Wrong system time might lead to SSL certificate problems. Check if your computer's date and time are correct.

  • Type in Control Panel in Windows search and press Enter.
  • Go to Clock and Region and click on Date and Time.
  • Pick the Internet Time tab and select Change Settings.
  • Make sure that Synchronize with an Internet time server box is ticked.
  • Click Update now and OK.

How to fix err ssl key usage incompatible error in chrome or edge in windows time and date
How to fix err ssl key usage incompatible error in chrome or edge in windows time and date

Fix 3. Disable problematic extensions

Some browser add-ons like security tools or VPNs may block SSL certificate checks.

Google Chrome

  • Open Settings and go to More tools.
  • Select Extensions.
  • Here, you will find the list of the installed extensions.
  • You can either delete them by pressing Remove or toggling the switch to disable them.

How to fix err ssl key usage incompatible error in chrome or edge in windows disable or remove extensions copy
How to fix err ssl key usage incompatible error in chrome or edge in windows disable or remove extensions copy

MS Edge

  • Click the Extensions button next to the address bar.
  • Select Manage extensions.
  • Here, you can either Remove the extension or disable it by toggling the switch.

Fix 4. Regenerate the SSL certificate

Website administrators facing this problem need to regenerate the SSL certificate with the right key usage settings like Digital Signature.

  • Type PowerShell in Windows search.
  • Right-click on the result and select Run as an administrator.
  • Run the command:
    New-SelfSignedCertificate -DnsName "YourServerName" -CertStoreLocation "Cert:\LocalMachine\My" -KeyUsage DigitalSignature, KeyEncipherment
  • Apply the new certificate in your IIS or server settings.

How to fix err ssl key usage incompatible error in chrome or edge in windows regenerate ssl certificate copy
How to fix err ssl key usage incompatible error in chrome or edge in windows regenerate ssl certificate copy

Fix 5. Bypass the error (temporarily)

If you’re visiting a trusted site but getting this error, you can bypass it for temporary access.

  • Click Advanced on the error screen in Chrome or Edge.
  • Select Proceed to [website] (unsafe).
    Note: This should only be done for trusted sites.

Fix 6. Clear SSL Slate

Clearing the SSL Slate removes any cached SSL certificates that your computer has stored.

  • Press Win + R to open the Run dialog.
  • Type inetcpl.cpl and press Enter. This opens the Internet Properties window.
  • Go to the Content tab.
  • Under the Certificates section, click on Clear SSL state.
  • You will see a confirmation that the SSL cache has been cleared.

How to fix err ssl key usage incompatible error in chrome or edge in windows clear ssl slate copy
How to fix err ssl key usage incompatible error in chrome or edge in windows clear ssl slate copy

Fix 7. Clear your browser’s cache

Cached files can sometimes cause conflicts with updated SSL certificates, leading to the error.

Google Chrome

  • Click on Menu and select Settings.
  • Under Privacy and security, pick Clear browsing data.
  • Select All time under the time range.
  • Select Browsing history, Cookies and other site data, as well as Cached images and files.
  • Click Clear data.

MS Edge

  • Open Edge and click on three horizontal dots (Settings and more).
  • Select Settings and then pick Privacy, search, and services on the left.
  • On the right side of the window, scroll down to find the Clear browsing data section.
  • Click Choose what to clear.
  • Select All time under the time range.
  • Pick all the sections and click Clear now.

How to fix err ssl key usage incompatible error in chrome or edge in windows clear edge browser cache copy
How to fix err ssl key usage incompatible error in chrome or edge in windows clear edge browser cache copy

Fix 8. Check the firewall or antivirus settings

Firewalls or antivirus software can block SSL connections, causing this error. Temporarily disabling these security programs may help diagnose the issue.

  • Right-click your antivirus software icon in the system tray and disable it.
  • Press Win + S and type "firewall." Select Windows Defender Firewall.
  • Click on Turn Windows Defender Firewall on or off.
  • Select Turn off Windows Defender Firewall for both private and public network settings. Remember to turn these back on after testing.

How to fix err ssl key usage incompatible error in chrome or edge in windows disable firewall copy
How to fix err ssl key usage incompatible error in chrome or edge in windows disable firewall copy

Bottom line

To fix the ERR_SSL_KEY_USAGE_INCOMPATIBLE error, ensure that SSL certificates are correctly configured, update your browser, and check your system date and time. If the issue persists, consider regenerating the SSL certificate with the correct key usage parameters. If none of these solutions work, using a repair tool may help identify and fix underlying system-level issues.

Frequently asked questions

This error typically occurs due to an SSL certificate not being compatible with the browser's security settings, often related to key usage restrictions. It can happen on both Windows 10 and Windows 11 when accessing websites with improperly configured SSL certificates.

To fix this error, try clearing your browser cache and cookies, then restart the browser. If the issue persists, check for system updates or consider resetting your browser settings to default.

Yes, keeping Windows 10 or Windows 11 updated can help resolve compatibility issues, including those that may trigger the ERR_SSL_KEY_USAGE_INCOMPATIBLE error. Ensure you install the latest security updates and patches.

Did this fix work for you?
Ugnius Kiguolis

Written & verified by

Co-founder & Windows Security Expert
Windows error analysis Malware removal Driver troubleshooting Registry repair Ransomware recovery

Ugnius Kiguolis is co-founder of uGetFix and a Windows security expert with over 10 years diagnosing system errors, malware infections, and ransomware attacks. He leads the editorial team and personally tests every fix before it goes to print.

0 Comments

Be the first to comment

Still worried? Run a free check.

Paste any URL or domain — we'll scan it against 4.2M known threats in 10 seconds.

View full scanner → Add to your website →