-
Notifications
You must be signed in to change notification settings - Fork 137
PKI Server Instance Certificate CLI
Endi S. Dewata edited this page Nov 30, 2021
·
1 revision
To export the system certificates and keys from an instance into a PKCS #12 file, execute the following command:
$ pki-server instance-cert-export --pkcs12-file pki-server.p12 --pkcs12-password Secret.123
By default it will overwrite the output file. To append the certificates and keys into an existing file specify the --append
parameter.
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |