Certification path validation algorithm: Difference between revisions

Content deleted Content added
Schnolle (talk | contribs)
Corrected definition and added some details
Schnolle (talk | contribs)
Corrected definition and added some details (needs more work)
Line 1:
The '''certification path validation algorithm''' is the [[algorithm]] which verifies that a given '''certificate path''' (also called a '''certificate chain''') is valid under a given [[PKI]]. A path starts with the Subject certificate and proceeds through a number of intermediate certificates up to a trusted [[root certificate]], typically issued by a trusted [[Certification Authority]] (CA). Verifying the chain includes checking that each certificate is valied (meaning that it is inside its validity period), that each certificate after the Subject certificate actually
 
{{stub}}