1pki-server-acme(8)  PKI ACME Responder Management Commands  pki-server-acme(8)
2
3
4

NAME

6       pki-server-acme  - Command-line interface for managing PKI ACME respon‐
7       der.
8
9

SYNOPSIS

11       pki-server [CLI-options] acme-create [command-options]
12       pki-server [CLI-options] acme-remove [command-options]
13       pki-server [CLI-options] acme-deploy [command-options]
14       pki-server [CLI-options] acme-undeploy [command-options]
15
16

DESCRIPTION

18       The pki-server acme commands provide command-line interfaces to  manage
19       PKI ACME responder.
20
21
22       pki-server [CLI-options] acme [command-options]
23           This  command  is  to  list available PKI ACME responder management
24       commands.
25
26
27       pki-server [CLI-options] acme-create [command-options]
28           This command is to create the initial PKI ACME responder configura‐
29       tion files in PKI server.
30           The     configuration     files    will    be    stored    in    in
31       /var/lib/pki/lt;instancegt;/conf/acme folder.
32           The files can be customized before deployment.
33
34
35       pki-server [CLI-options] acme-remove [command-options]
36           This command is to remove PKI ACME  responder  configuration  files
37       from PKI server.
38           The  /var/lib/pki/lt;instancegt;/conf/acme  folder and its contents
39       will be removed.
40
41
42       pki-server [CLI-options] acme-deploy [command-options]
43           This command is to deploy and  start  PKI  ACME  responder  in  PKI
44       server.
45           It      will      create     a     deployment     descriptor     at
46       /var/lib/pki/lt;instancegt;/conf/Catalina/localhost/acme.xml.
47
48
49       pki-server [CLI-options] acme-undeploy [command-options]
50           This command is to shutdown and undeploy PKI  ACME  responder  from
51       PKI server.
52           It     will     remove     the     deployment     descriptor     at
53       /var/lib/pki/lt;instancegt;/conf/Catalina/localhost/acme.xml.
54
55

SEE ALSO

57       pki-server(8)
58           PKI server management commands
59
60

AUTHORS

62       Endi S. Dewata lt;endisd@redhat.comgt;
63
64
66       Copyright (c) 2020 Red Hat, Inc.  This is licensed under the  GNU  Gen‐
67       eral  Public  License,  version  2  (GPLv2).  A copy of this license is
68       available at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
69
70
71
72PKI                              Feb 24, 2020               pki-server-acme(8)
Impressum