Certification path validation algorithm: Difference between revisions

Content deleted Content added
Mordemur (talk | contribs)
m See alsos
No edit summary
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).
 
{{crypto-stub}}