Certification path validation algorithm
Appearance
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 (2002), chapter 6., defines a standardized path validation algorithm for X.509 certificates.