Categories:
Android (13)
Apple Mac (29)
DH Keys (39)
DSA Keys (69)
EC Keys (561)
Firefox (31)
General (12)
Google Chrome (25)
Intermediate CA (152)
Java VM (33)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (22)
OpenSSL (237)
Other (7)
Portecle (38)
Publishers (2681)
Revoked Certificates (30)
Root CA (89)
RSA Keys (2217)
Tools (46)
Tutorial (3)
What Is (22)
Windows (129)
Collections:
Other Resources:
Validation Path of Server Certificate in Google Chrome
How to see the signing chain (or validation path) of a server certificate in Google Chrome? I want to know the root CA who signs the last certificate in the certificate path.
✍: FYIcenter.com
If you are visiting a Web site that uses a "https" address with Google Chrome,
you can view the server certificate path of the site to see who is
the root CA that signs the last certificate in the certificate path
as shown in this tutorial:
1. Visit https://www.paypal.com Web site with Google Chrome.
2. Open the server certificate as shown in the previous tutorial.
3. Click "Certification Path" tab. You see 3 certificates displayed in a tree list.
4. Double-click the top name in the Certificate Hierarchy list:
"VeriSign Class 3 Public Primary Certification Authority - G5"
You see the root CA's certificate displayed.
⇒ Export Server Certificate in Google Chrome to File
⇐ General Info of Server Certificate in Google Chrome
2013-11-26, 5198👍, 0💬
Popular Posts:
Certificate Summary: Subject: ACCVRAIZ1 Issuer: ACCVRAIZ1 Expiration: 2030-12-31 09:37:37 UTC Key Id...
For more information about certificates, see Active Directory Certificate Services (http://go.micros...
How to validate a certificate stored in a "cert8.db" file using Mozilla "certutil" tool? If you want...
How to split a certificate chain file into individual certificate files? I have 2 certificates in a ...
How to use RSA PKCS#1 v1.5 padding with OpenSSL "rsautl" command? I was told to encrypt a password u...