1PATHCLIENT(3) PATHCLIENT(3)
2
3
4
6 pathclient - pathfinder command line Certificate Validation tool.
7
9 pathclient [options] files...
10
12 pathclient provides a command line interface to connect to a pathfinder
13 daemon, and validate an X.509 Certificate.
14
16 pathclient understands the following options:
17
18 -e, --initial-explicit-policy
19 Set initial explicit policy when validating
20
21 -p, --initial-policy-mapping-inhibit
22 Inhibit policy mapping when validating
23
24 --session
25 Listen on the session bus (instead of the system bus)
26
27 -t, --type=type
28 Certificate type: der or pem (default: pem)
29
30 --usage
31 Give a short usage message
32
33 -?, --help
34 Show summary of options.
35
36 -v, --version
37 Show version of program.
38
40 pathfinderd(8), pathfinderd.conf(3).
41
43 pathfinder was written by Carillon Information Security Inc.
44
45 This manual page was written by Patrick Patterson <ppat‐
46 ters@debian.org>, for the Debian project (but may be used by others).
47
48
49
50 December 23, 2007 PATHCLIENT(3)