logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

pki --print - Print a credential (key, certificate etc.) in human readable form

Description

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

Name

       pki --print - Print a credential (key, certificate etc.) in human readable form

Options

-h,--help
              Print usage information with a summary of the available options.

       -v,--debuglevel
              Set debug level, default: 1.

       -+,--optionsfile
              Read command line options from file.

       -i,--infile
              Input file. If not given the input is read from STDIN.

       -x,--keyidhex
              Smartcard  or  TPM  private  key  or  certificate  object handle in hex format with an optional 0x
              prefix.

       -t,--typetype
              Type of input. One of x509  (X.509  certificate),  crl  (Certificate  Revocation  List,  CRL),  ac
              (Attribute Certificate), pub (public key), priv (private key), rsa (RSA private key), ecdsa (ECDSA
              private key), ed25519 (Ed25519 private key), ed448 (Ed448 private key), bliss (BLISS private key),
              ocsp-req (OCSP request), ocsp-rsp (OCSP response), defaults to x509.

See Also

pki(1)

5.9.13                                             2016-12-13                                     PKI--PRINT(1)

Synopsis

pki--print [--infile|--keyidhex] [--typetype] [--debuglevel]

       pki--print--optionsfilepki--print-h | --help

See Also