Content deleted Content added
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.2.7.1) |
m convert deprecated magic links to template usage, update CS1 params in templates - BRFA |
||
Line 3:
Path validation is necessary for a [[relying party]] to make an informed trust decision when presented with any certificate that is not already explicitly trusted. For example, in a hierarchical PKI, a certificate chain starting with a web server certificate might lead to a small CA, then to an intermediate CA, then to a large CA whose trust anchor is present in the relying party's web browser. In a bridged PKI, a certificate chain starting with a user at Company A might lead to Company A's CA certificate, then to a bridge CA, then to company B's CA certificate, then to company B's trust anchor, which a relying party at company B could trust.
* The certificate path to be evaluated;
* The current date/time;
Line 28:
== Implementations ==
* [https://web.archive.org/web/20091025134124/http://www.carillon.ca:80/tools/pathfinder.php Pathfinder] is an open-source implementation of the algorithm in
== See also ==
|