1pki-server-cert(8)            pki-server-cert CLI           pki-server-cert(8)
2
3
4

NAME

6       pki-server-cert  -  Command-Line Interface for managing System Certifi‐
7       cates.
8
9

SYNOPSIS

11       pki-server [CLI-options] cert
12       pki-server [CLI-options] cert-find
13       pki-server [CLI-options] cert-show cert-ID
14       pki-server [CLI-options] cert-update cert-ID
15       pki-server [CLI-options] cert-create cert-ID
16       pki-server [CLI-options] cert-import cert-ID
17       pki-server [CLI-options] cert-export cert-ID
18       pki-server [CLI-options] cert-del cert-ID
19       pki-server [CLI-options] cert-fix
20
21

DESCRIPTION

23       The pki-server cert commands provide command-line interfaces to  manage
24       system certificates.
25
26
27       pki-server  cert commands perform system certificate related operations
28       on a specific CS instance.  All pki-server cert commands require speci‐
29       fication of the cert-ID to identify the target certificate.
30
31
32       pki-server [CLI-options] cert
33           List all available cert commands.
34
35
36       pki-server [CLI-options] cert-find
37           List all available system certificates.
38
39
40       pki-server [CLI-options] cert-show cert-ID
41           Display details of a system certificate.
42
43
44       pki-server [CLI-options] cert-update cert-ID
45           Update corresponding subsystem's CS.cfg with the system certificate
46       data and CSR from NSS db
47
48
49       pki-server [CLI-options] cert-create cert-ID
50           Create a new system certificate.
51
52
53       pki-server [CLI-options] cert-import cert-ID
54           Import a system certificate into NSS database and update the corre‐
55       sponding subsystem's CS.cfg.
56
57
58       pki-server [CLI-options] cert-export cert-ID
59           Export a system certificate or its CSR or its PKCS #12 to a file.
60
61
62       pki-server [CLI-options] cert-del cert-ID
63           Remove a system certificate from NSS db.
64
65
66       pki-server [CLI-options] cert-fix
67           Fix all expired certs in the PKI instance.
68
69
70       To  view  each  command's  usage,  type pki-server cert-<command>
71       --help.
72
73
74       All pki-server commands must be executed as the system administrator.
75
76

OPTIONS

78       The other CLI options are described in pki-server(8).
79
80

SEE ALSO

82       offline-cert-renewal(7)
83
84

AUTHORS

86       Dinesh Prasanth M  K  <dmoluguw@redhat.com>  and  Endi  S  Dewata
87       <edewata@redhat.com>
88
89
91       Copyright  (c)  2018 Red Hat, Inc.  This is licensed under the GNU Gen‐
92       eral Public License, version 2 (GPLv2).  A  copy  of  this  license  is
93       available  at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
94
95
96
97PKI                            February 1, 2019             pki-server-cert(8)
Impressum