Firefox Edge Browser Error Code SEC_ERROR_UNKNOWN_ISSUER: How to Fix It

Easy 10-30 minutes Medium Severity Verified June 2026
Error Code
SEC_ERROR_UNKNOWN_ISSUER
Brand
Firefox Edge
Product Type
browser
Severity
Medium
DIY Difficulty
Easy
Estimated Fix Time
10-30 minutes
The SEC_ERROR_UNKNOWN_ISSUER error in Firefox means the browser cannot verify the certificate authority (CA) that issued the SSL/TLS certificate for the website you are trying to visit. This typically happens when the certificate chain is broken, self-signed, intercepted by security software, or not trusted by Firefox's built-in certificate store. The error is rated medium severity because it blocks access to the site but can usually be resolved through software or settings adjustments without any hardware work.
Ad

Tools You'll Need

How to Fix Error Code SEC_ERROR_UNKNOWN_ISSUER

  1. Reload the Page and Check the URL

  2. Check Your System Date and Time

  3. Clear Firefox's Certificate and Browser Cache

  4. Disable or Reconfigure Antivirus SSL/HTTPS Scanning

    Only disable SSL scanning temporarily for testing. Re-enable it or configure it properly to maintain your security posture.
  5. Check for Corporate or Network Proxy Interference

    Only import root certificates from sources you fully trust, such as your verified IT department.
  6. Update Firefox to the Latest Version

  7. Update Your Operating System's Root Certificate Store

  8. Test by Temporarily Disabling Firefox Extensions

  9. Reset Firefox Profile (Last Resort)

    Back up any important passwords, bookmarks, and custom settings before performing a profile refresh, as some customizations will be lost.
Ad

When to Call a Professional

Contact your IT department or network administrator if you are on a corporate or school network and the error persists after adjusting antivirus settings, as they control the SSL inspection certificates and firewall rules. If the error only affects one specific website and you do not own or manage that site, the problem lies with the website's SSL certificate configuration — in that case, contact the website owner or their hosting provider. If you own the website, contact your SSL certificate provider or web host to correct the certificate chain.

Frequently Asked Questions

Is it safe to click 'Accept the Risk and Continue' on the SEC_ERROR_UNKNOWN_ISSUER warning?
Generally, no — bypassing this warning means you are proceeding to a site whose certificate Firefox cannot verify, which could expose you to man-in-the-middle attacks or a fake website. Only bypass the warning if you fully trust the site and understand why the certificate is untrusted (for example, a local development server or an internal company tool with a self-signed certificate).
Why does SEC_ERROR_UNKNOWN_ISSUER appear in Firefox but not in Chrome or Edge?
Firefox uses its own built-in certificate store rather than relying solely on the operating system's certificate store. Chrome and Edge use the Windows or macOS system store, which may already trust the certificate in question. This means a certificate trusted by Windows may not automatically be trusted by Firefox, which is why antivirus root certificates or corporate CA certificates often need to be added to Firefox separately.
Why did this error appear suddenly on a site that worked fine before?
Several things can trigger a sudden appearance of this error: the website's SSL certificate recently expired or was replaced with one from a less-trusted authority, your antivirus software updated and changed how it performs HTTPS scanning, your system date/time drifted and is now outside the certificate's validity window, or a Firefox update changed its certificate trust rules.
How do I fix SEC_ERROR_UNKNOWN_ISSUER for an internal company website?
Internal company websites often use certificates signed by a private, internal Certificate Authority (CA) that Firefox does not know about by default. Ask your IT department for the internal root CA certificate file (.crt or .pem), then import it into Firefox via Settings > Privacy & Security > View Certificates > Authorities > Import. Check the box to 'Trust this CA to identify websites' and save. The error should disappear for all internal sites using that CA.
Can a VPN cause the SEC_ERROR_UNKNOWN_ISSUER error in Firefox?
Yes. Some VPN clients or proxies perform their own SSL inspection and replace website certificates with ones signed by the VPN's own certificate authority. If that CA certificate is not in Firefox's trust store, you will see this error. Try disabling your VPN temporarily to test. If the error goes away, check your VPN application's settings or support documentation for instructions on installing its certificate into Firefox.