Root certificate - Yash-777/Java_Mail GitHub Wiki

Root certificatewiki

The role of root certificate as in the chain of trust.

What is a Root CA?

A Symantec Root Certificate is self signed x.509 certificate that includes the signature from Symantec as the Certificate Authority which vouches for correctness of the data contained within the certificate.

Root CA's are implicitly trusted. They are pre-installed into web browsers and many web servers.

In certificate hierarchy, a subordinate Intermediate CA certificate will be issued by the Root CA to issue end-entity SSL certificate. This creates a chain of trust that begins at the Root CA, through the Intermediate CA and ending with the SSL certificate.


⚠️ **GitHub.com Fallback** ⚠️