1PKI --PRINT(1)                    strongSwan                    PKI --PRINT(1)
2
3
4

NAME

6       pki --print - Print a credential (key, certificate etc.) in human read‐
7       able form
8

SYNOPSIS

10       pki --print [--in file|--keyid hex] [--type type] [--debug level]
11
12       pki --print --options file
13
14       pki --print -h | --help
15

DESCRIPTION

17       This sub-command of pki(1) prints credentials (keys, certificates etc.)
18       in human readable form.
19

OPTIONS

21       -h, --help
22              Print usage information with a summary of the available options.
23
24       -v, --debug level
25              Set debug level, default: 1.
26
27       -+, --options file
28              Read command line options from file.
29
30       -i, --in file
31              Input file. If not given the input is read from STDIN.
32
33       -x, --keyid hex
34              Smartcard or TPM private key or certificate object handle in hex
35              format with an optional 0x prefix.
36
37       -t, --type type
38              Type of input. One of x509 (X.509 certificate), crl (Certificate
39              Revocation  List,  CRL), ac (Attribute Certificate), pub (public
40              key), priv (private key), rsa (RSA private  key),  ecdsa  (ECDSA
41              private  key),  ed25519 (Ed25519 private key), ed448 (Ed448 pri‐
42              vate key), bliss (BLISS private key), defaults to x509.
43

SEE ALSO

45       pki(1)
46
47
48
495.8.4                             2016-12-13                    PKI --PRINT(1)
Impressum