1pki-server-est(8)    PKI EST subsystem management commands   pki-server-est(8)
2
3
4

NAME

6       pki-server-est - Command-line interface for managing PKI EST subsystem.
7
8

SYNOPSIS

10       pki-server  [CLI-options] est-create [command-options] pki-server [CLI-
11       options] est-remove [command-options] pki-server [CLI-options]  est-de‐
12       ploy  [command-options] pki-server [CLI-options] est-undeploy [command-
13       options]
14
15

DESCRIPTION

17       The pki-server est commands provide command-line interfaces  to  manage
18       the PKI Enrollment over Secure Transport (EST) subsystem.
19
20
21       pki-server [CLI-options] est [command-options]
22           List PKI EST management commands.
23
24
25       pki-server [CLI-options] est-create [command-options]
26           Create  the  initial  PKI  EST subsystem configuration files in PKI
27       server.
28           The configuration files will be stored in  in  /var/lib/pki/<in‐
29       stance>/conf/est folder.
30           The files can be customized before deployment.
31
32
33       pki-server [CLI-options] est-remove [command-options]
34           Remove PKI EST responder configuration files from PKI server.
35           The  /var/lib/pki/<instance>/conf/est folder and its contents
36       will be removed.
37
38
39       pki-server [CLI-options] est-deploy [command-options]
40           Deploy and start the PKI EST service in PKI server.
41           It  creates  a  deployment   descriptor   at   /var/lib/pki/<in‐
42       stance>/conf/Catalina/localhost/est.xml.
43
44
45       pki-server [CLI-options] est-undeploy [command-options]
46           Stop and undeploy the PKI EST service from PKI server.
47           It   removes  the  deployment  descriptor  at  /var/lib/pki/<in‐
48       stance>/conf/Catalina/localhost/est.xml.
49
50

SEE ALSO

52       pki-server(8)
53           PKI server management commands
54
55
57       Copyright (c) 2022 Red Hat, Inc.  This is licensed under the  GNU  Gen‐
58       eral  Public  License,  version  2  (GPLv2).  A copy of this license is
59       available at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
60
61
62
63PKI                               Jul 1, 2022                pki-server-est(8)
Impressum