Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

All URLs are redirected with https:// ; hence getting the error code: (Error code: sec_error_unknown_issuer)

  • 8 odgovora
  • 19 ima ovaj problem
  • 1 prikaz
  • Posljednji odgovor od FredMcD

more options

All URLs are redirected with https:// ; hence getting the error code: (Error code: sec_error_unknown_issuer)

- Tried the about:config setting for "browser.ssl_override_behavior" ; this also didn't help - It has nothing to do with system time/ date sync as the sites/ URLs are NOT providing the certificate.

The issue is ALL URLs are redirected with https://

All URLs are redirected with https:// ; hence getting the error code: (Error code: sec_error_unknown_issuer) - Tried the about:config setting for "browser.ssl_override_behavior" ; this also didn't help - It has nothing to do with system time/ date sync as the sites/ URLs are NOT providing the certificate. The issue is ALL URLs are redirected with https://

Izabrano rješenje

Svi odgovori (8)

more options

hello, please try to reset firefox and see if this can address the issue...

more options

Tried the following troubleshooting items already & the issue is NOT yet resolved. Much appreciated for a quick support.

1. Reset Firefox - Didn't solve the issue 2. Restart with Add-ons disabled - Didn't solve the issue 3. I have no add-ons/ plugins which redirect all URLs to HTTPS 4. I use Symantec Endpoint Protection. But FF was working fine earlier along this tool.

more options

Any chance you have the HTTPS Everywhere add-on installed?

more options

No, "HTTPS Everywhere " add-on is NOT installed.

more options

Are these addresses what you typed in, shortcuts, bookmarks? If the last two, check the properties for them.

more options

Boot the computer in Windows Safe Mode with network support (press F8 on the boot screen) as a test.

Who is the issuer of the certificates?

more options

Issue is fixed now.

This issue comes when the Proxy server creates a dummy certificate for all HTTPS connection. By doing this, the proxy server will be able to look into the encrypted SSL/TLS traffic by impersonating the target server.

Solution: 1. In windows, Run-> certmgr.msc 2. Go to the node, "Trusted Root CertificationAuthorities" 3. Find your Organizations/ Proxy Server certificate 4. Export it. Right Click on the certificate-> All Tasks-> Export ... 5. While exporting the certificate, use the format as "Base-64 .... .cer"

Now import it to Firefox. 1. From Firefox, Options-> Advanced-> Certificates-> View Certificates 2. Navigate to "Authorities" tab 3. Click on "Import..." and import the certificate

Now, firefox will work for ALL https connections.

more options

Odabrano rješenje

Great job.