.nh .TH pki\-server\-acme 8 "Feb 24, 2020" PKI "PKI ACME Responder Management Commands" .SH NAME .PP pki\-server\-acme \- Command\-line interface for managing PKI ACME responder. .SH SYNOPSIS .PP \fBpki\-server\fP [\fICLI\-options\fP] \fBacme\-create\fP [\fIcommand\-options\fP] .br \fBpki\-server\fP [\fICLI\-options\fP] \fBacme\-remove\fP [\fIcommand\-options\fP] .br \fBpki\-server\fP [\fICLI\-options\fP] \fBacme\-deploy\fP [\fIcommand\-options\fP] .br \fBpki\-server\fP [\fICLI\-options\fP] \fBacme\-undeploy\fP [\fIcommand\-options\fP] .SH DESCRIPTION .PP The \fBpki\-server acme\fP commands provide command\-line interfaces to manage PKI ACME responder. .PP \fBpki\-server\fP [\fICLI\-options\fP] \fBacme\fP [\fIcommand\-options\fP] .br This command is to list available PKI ACME responder management commands. .PP \fBpki\-server\fP [\fICLI\-options\fP] \fBacme\-create\fP [\fIcommand\-options\fP] .br This command is to create the initial PKI ACME responder configuration files in PKI server. The configuration files will be stored in in /var/lib/pki/\<instance\>/conf/acme folder. The files can be customized before deployment. .PP \fBpki\-server\fP [\fICLI\-options\fP] \fBacme\-remove\fP [\fIcommand\-options\fP] .br This command is to remove PKI ACME responder configuration files from PKI server. The /var/lib/pki/\<instance\>/conf/acme folder and its contents will be removed. .PP \fBpki\-server\fP [\fICLI\-options\fP] \fBacme\-deploy\fP [\fIcommand\-options\fP] .br This command is to deploy and start PKI ACME responder in PKI server. It will create a deployment descriptor at /var/lib/pki/\<instance\>/conf/Catalina/localhost/acme.xml. .PP \fBpki\-server\fP [\fICLI\-options\fP] \fBacme\-undeploy\fP [\fIcommand\-options\fP] .br This command is to shutdown and undeploy PKI ACME responder from PKI server. It will remove the deployment descriptor at /var/lib/pki/\<instance\>/conf/Catalina/localhost/acme.xml. .SH SEE ALSO .PP \fBpki\-server(8)\fP .br PKI server management commands .SH AUTHORS .PP Endi S. Dewata \<endisd@redhat.com\> .SH COPYRIGHT .PP Copyright (c) 2020 Red Hat, Inc. This is licensed under the GNU General Public License, version 2 (GPLv2). A copy of this license is available at http://www.gnu.org/licenses/old\-licenses/gpl\-2.0.txt.