Software: Apache. PHP/7.3.33 uname -a: Linux web25.us.cloudlogin.co 5.10.237-xeon-hst #1 SMP Mon May 5 15:10:04 UTC 2025 x86_64 uid=233359(alpastrology) gid=888(tty) groups=888(tty),33(tape) Safe-mode: OFF (not secure) /usr/share/gtk-doc/html/p11-kit/ drwxr-xr-x |
Viewing file: Select action/file-type:
Synopsis
Descriptiontrust is a command line tool to examine and modify the shared trust policy store. See the various sub commands below. The following global options can be used:
ListList trust policy store items. $ trust list List information about the various items in the trust policy store. Each item is listed with it's PKCS#11 URI and some descriptive information. You can specify the following options to control what to list. --filter=<what> Specifies what certificates to extract. You can specify the following values:
If an output format is chosen that cannot support type what has been specified by the filter, a message will be printed. None of the available formats support storage of blacklist entries that do not contain a full certificate. Thus any certificates blacklisted by their issuer and serial number alone, are not included in the extracted blacklist. --purpose=<usage> Limit to certificates usable for the given purpose You can specify one of the following values:
AnchorStore or remove trust anchors. $ trust anchor /path/to/certificate.crt $ trust anchor --remove /path/to/certificate.crt $ trust anchor --remove "pkcs11:id=%AA%BB%CC%DD%EE;type=cert" Store or remove trust anchors in the trust policy store. These are usually root certificate authorities. Specify either the When storing, one or more certificate files are expected on the command line. These are stored as anchors, unless they are already present. When removing an anchor, either specify certificate files or PKCS#11 URI's on the command line. Matching anchors will be removed. It may be that this command needs to be run as root in order to modify the system trust policy store, if no user specific store is available. You can specify the following options.
ExtractExtract trust policy from the shared trust policy store. $ trust extract --format=x509-directory --filter=ca-anchors /path/to/directory You can specify the following options to control what to extract.
The
Extract CompatExtract compatibility trust certificate bundles. $ trust extract-compat OpenSSL, Java and some versions of GnuTLS cannot currently read trust information directly from the trust policy store. This command extracts trust information such as certificate anchors for use by these libraries. What this command does, and where it extracts the files is distribution or site specific. Packagers or administrators are expected customize this command. DumpDump PKCS#11 items in the various tokens. $ trust dump Dump information about the various PKCS#11 items in the tokens. Each item is dumped with it's PKCS#11 URI and information in the .p11-kit persistence format. You can specify the following options to control what to dump. --filter=<what> Specifies what certificates to extract. You can specify the following values:
BugsPlease send bug reports to either the distribution bug tracker or the upstream bug tracker at https://github.com/p11-glue/p11-kit/issues/. See alsop11-kit(8)An explanatory document about storing trust policy: https://p11-glue.github.io/p11-glue/doc/storing-trust-policy/ Further details available in the p11-kit online documentation at https://p11-glue.github.io/p11-glue/p11-kit/manual/. |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0128 ]-- |