Certification path validation algorithm: Difference between revisions

Content deleted Content added
m PKI is now a disambiguation page.
ref. to RFC 3280
Line 1:
The '''certification path validation algorithm''' is the [[algorithm]] which verifies that a given '''certificate path''' is valid under a given [[public key infrastructure]]. 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).
 
== External references ==
 
* RFC 3280, chapter 6. provides a path validation algorithm.
 
{{crypto-stub}}