PKI Tutorials - Herong's Tutorial Examples - v2.32, by Herong Yang
Viewing Server Certificate Path in Google Chrome
This section provides a tutorial example on how to view server certificate path when visiting a 'https' Website in Google Chrome. The top certificate in a certificate path is the root CA certificate, which is trusted by browser settings.
When a browser validates a server certificate, it will try to build a certificate path - an ordered list of certificates that satisfy these conditions:
Here is what I did to see the certificate path for https://login.yahoo.com Website on Google Chrome.
1. Run Google Chrome and go to https://login.yahoo.com and wait for the log in page to be displayed.
2. Click the lock icon at the left side of the URL address area. The page security dialog box shows up.
3. Click the "Certificate" link. The Certificate dialog box shows up.
5. Click the "Certificate Path" tab. A certificate path with 3 certificates shows up in the Certificate Path section:
DigiCert |- DigiCert SHA2 High Assurance Server CA |- *.login.yahoo.com
6. Click on "DigiCert" in the path to see more information about the root CA certificate.
7. Click on "DigiCert SHA2 High Assurance Server CA" in the path, to see more information about the intermediate CA certificate.
What do you think about this certificate path? Should we trust login.yahoo.com now? I think this is a valid certificate path and we should trust *.login.yahoo.com, because:
The picture below shows you the certificate path view of a server certificate:
Table of Contents
Introduction of PKI (Public Key Infrastructure)
Introduction of HTTPS (Hypertext Transfer Protocol Secure)
►Using HTTPS with Google Chrome
Visiting "https" Website with Google Chrome
Viewing Server Certificate in Google Chrome
►Viewing Server Certificate Path in Google Chrome
Exporting Server Certificate to File in Google Chrome
Viewing Trusted Root CA Certificates in Google Chrome
Listing of Trusted Root CA in Google Chrome
Exporting Root Certificate to File from Google Chrome
Deleting Root CA Certificates from Google Chrome
Google Chrome Shares Windows PKI with IE
Using HTTPS with Mozilla Firefox
HTTPS with IE (Internet Explorer)
Android and Server Certificate
Windows Certificate Stores and Console
RDP (Remote Desktop Protocol) and Server Certificate
macOS Certificate Stores and Keychain Access
Perl Scripts Communicating with HTTPS Servers
PHP Scripts Communicating with HTTPS Servers
Java Programs Communicating with HTTPS Servers
.NET Programs Communicating with HTTPS Servers
CAcert.org - Root CA Offering Free Certificates
PKI CA Administration - Issuing Certificates
Comodo Free Personal Certificate
Digital Signature - Microsoft Word
Digital Signature - OpenOffice.org 3