Viewing Server Certificate Chain in Mozilla Firefox

This section provides a tutorial example on how to view certificate chain when visiting a 'https' Website in Mozilla Firefox. The top certificate in a certificate chain is the root CA certificate, which is trusted automatically.

When a browser validates a server certificate, it will try to build a certificate chain, also called certificate path, which is an ordered list of certificates that satisfy these conditions:

Here is what I did to see the certificate chain for https://yahoo.com Website on Mozilla Firefox.

Visit https://login.yahoo.com with Firefox, and open the server certificate again as shown in the previous tutorial. The server certificate chain is displayed as tabs on the certificate viewer. Since root CA certificate is displayed as the last tab, you can read the certificate chain from right to left:

DigiCert High Assurance EV Root CA         - Root CA certificate
 |- DigiCert SHA2 High Assurance Server CA - Intermediate CA certificate
     |- *.fantasysports.yahoo.com          - Web server certificate
Server Certificate Chain in Mozilla Firefox 116
Server Certificate Chain in Mozilla Firefox 116

What do you think about this certificate chain? Should we trust login.yahoo.com now? I think this is a valid certificate chain and we should trust login.yahoo.com, because:

If you are using an older version, Firefox uses a dialog box to display the HTTPS server certificate with two tabs: "General" and "Details". The server certificate chain is displayed in the "Details" tab as shown below:

Server Certificate Chain in Mozilla Firefox 61
Server Certificate Chain in Mozilla Firefox 61

Table of Contents

 About This Book

 Introduction of PKI (Public Key Infrastructure)

 Introduction of HTTPS (Hypertext Transfer Protocol Secure)

 Using HTTPS with Google Chrome

Using HTTPS with Mozilla Firefox

 Visiting "https" Website with Mozilla Firefox

 Viewing Server Certificate in Mozilla Firefox

 Server Certificate General Information

Viewing Server Certificate Chain in Mozilla Firefox

 Exporting Server Certificate to File in Mozilla Firefox

 Viewing Pre-Installed Certificates in Mozilla Firefox

 Listing of Trusted Root CA in Mozilla Firefox

 Exporting Root Certificate to File from Mozilla Firefox

 Deleting Root CA Certificates from Mozilla Firefox

 Mozilla Firefox Displaying Certificate Error Page

 Adding Security Exception in Mozilla Firefox

 Failing to Import Root CA Certificates to Mozilla Firefox

 Certificate Trust Settings in Mozilla Firefox

 Using HTTPS with Microsoft Edge

 Using HTTPS with Apple Safari

 Using HTTPS with IE (Internet Explorer)

 Android and Server Certificate

 iPhone and Server Certificate

 Windows Certificate Stores and Console

 RDP (Remote Desktop Protocol) and Server Certificate

 macOS Certificate Stores and Keychain Access

 Linux Certificate Stores and Tools

 Perl Scripts Communicating with HTTPS Servers

 PHP Scripts Communicating with HTTPS Servers

 Python 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

 S/MIME and Email Security

 PKI (Public Key Infrastructure) Terminology

 Archived Tutorials

 References

 Full Version in PDF/EPUB