p11-kitp11-kitMaintainerStefWalterstef@thewalter.netp11-kit8System Commandsp11-kitTool for operating on configured PKCS#11 modulesp11-kit list-modulesp11-kit extract ...
Descriptionp11-kit is a command line tool that
can be used to perform operations on PKCS#11 modules configured on the
system.See the various sub commands below. The following global options
can be used:Run in verbose mode with debug
output.Run in quiet mode without warning or
failure messages.List ModulesList system configured PKCS#11 modules.
$ p11-kit list-modules
The modules, information about them and the tokens present in
the PKCS#11 modules will be displayed.ExtractExtract certificates from configured PKCS#11 modules.See trust1
for more informationExtract TrustExtract standard trust information files.See trust1
for more informationRemoteRun a PKCS#11 module remotely.
$ p11-kit remote /path/to/pkcs11-module.so
This is not meant to be run directly from a terminal. But rather in a
option in a
pkcs11.conf5
file.Bugs
Please send bug reports to either the distribution bug tracker
or the upstream bug tracker at
https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue&component=p11-kit.
See alsopkcs11.conf5
Further details available in the p11-kit online documentation at
http://p11-glue.freedesktop.org/doc/p11-kit/.