-
Notifications
You must be signed in to change notification settings - Fork 139
PKI Server Start CLI
Endi S. Dewata edited this page Oct 22, 2021
·
6 revisions
The pki-server start
command can be used to start a PKI Tomcat server or a standard Tomcat server.
To start a PKI Tomcat server execute the following command:
$ pki-server start pki-tomcatd@<name>
or simply:
$ pki-server start <name>
To start a standard Tomcat server execute the following command:
$ pki-server start tomcat@<name>
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |