pathverify

Utilities to use with the Pathfinder Daemon

Install

All systems
curl cmd.cat/pathverify.sh
Debian Debian
apt-get install pathfinder-utils
Ubuntu
apt-get install pathfinder-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install pathfinder-utils
Raspbian
apt-get install pathfinder-utils

pathfinder-utils

Utilities to use with the Pathfinder Daemon

Pathfinder is designed to provide a mechanism for any program to perform RFC3280-compliant path validation of X.509 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 certificate it is processing. This package contains command line utilities to verify your configuration and to allow scripts to talk to the Pathfinder Daemon.