Categories:
DH Keys (119)
DSA Keys (141)
EC Keys (140)
Firefox (32)
General (13)
Google Chrome (25)
Intermediate CA (155)
Java VM (20)
JDK Keytool (25)
Microsoft CertUtil (26)
Mozilla CertUtil (18)
OpenSSL (237)
Other (17)
Portecle (38)
Publishers (960)
Revoked Certificates (21)
Root CA (87)
RSA Keys (1703)
Tools (47)
Tutorial (7)
What Is (21)
Windows (128)
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, 3737👍, 0💬
Popular Posts:
Do you want to learn how to manage certificates for Mozilla Firefox on Windows? Here is a collection...
How to view Java system-level signer CA certificates using Java Control Panel? To view Java system-l...
How to specify a private key container the "makecert.exe" command? I want to keep the private in my ...
How to start "certmgr.exe" on Windows 7? I know it is installed on my system as part of Visual Studi...
Why I am getting the "variable lookup failed for ca::default_ca" error when running OpenSSL "ca" com...