Categories:
DH Keys (39)
DSA Keys (71)
EC Keys (289)
Firefox (32)
General (13)
Google Chrome (25)
Intermediate CA (152)
Java VM (20)
JDK Keytool (25)
Microsoft CertUtil (26)
Mozilla CertUtil (18)
OpenSSL (237)
Other (17)
Portecle (38)
Publishers (1799)
Revoked Certificates (30)
Root CA (87)
RSA Keys (2059)
Tools (47)
Tutorial (7)
What Is (21)
Windows (129)
Collections:
Other Resources:
"This Connection is Untrusted" Error in Firefox 9
Why I am getting the "This Connection is Untrusted" error screen in Firefox 9?
✍: FYIcenter.com
You will see the "This Connection is Untrusted" error screen in Firefox 9,
if Firefox failed to validate the server certificate provided by the Web site you are visiting.
One of the reason for the validation failure is missing the root CA certificate in Firefox
as shown in this tutorial:
1. Run Firefox 9 and go to "Tools > Options" menu.
2. Click "Advanced > Encryption" tab and "View Certificates" button.
3. Click "Authorities" tab and select "VeriSign Class 3 Public Primary Certification Authority - G5".
4. Click "Export..." button to save a copy of this CA certificate to a file called "VeriSignCA.crt".
5. Click "Delete or Distrust..." button to delete it from Firefox.
6. Visit Web site "https://www.paypal.com".
You see the "This Connection is Untrusted" error screen showing up.
We know why. We deleted the root CA certificate from Firefox.
⇒ Add Certificate Validation Exception in Firefox 9
⇐ List of Root CA Certificates Used by Firefox 9
2016-08-30, 1549👍, 0💬
Popular Posts:
How to specify the root CA certificates that close the signing chain for the server certificate for ...
How to view the ASN.1 structure of an DSA public key using the OpenSSL "asn1parse" command? You can ...
Certificate Summary: Subject: www.facebook.com Issuer: VeriSign, Inc., VeriSign International Server...
Certificate Summary: Subject: Sonera Class1 CA Issuer: Sonera Class1 CA Expiration: 2021-04-06 10:49...
How to get a list of basic options supported by the "makecert.exe" command? You can see a list of ba...