Pathfinder provides a mechanism for any program to perform RFC3280-compliant path validation of X509 certificates, even when some of the intermediate certificates are not present on the local machine. It will automatically download any such certificates and their CRLs from the Internet as needed using the AIA and CRL distribution point extensions of the certificates it is processing. By default, the Pathfinder daemon listens on the D-Bus system bus for incoming requests.
| Tags | Security |
|---|---|
| Licenses | LGPL |
Recent releases


Changes: This release properly integrates Pathfinder with the DBus control system. It ensures that the libpathfinder build creates versioned shared libraries. Man pages have been added for all programs. A recursive get problem with multicert PKCS7 bundles has been fixed An uninitialized variable that could have lead to incorrect policy handling has been fixed. pathfinderd is installed into $(PREFIX)/sbin. There is better debugging information.


No changes have been submitted for this release.