-
Notifications
You must be signed in to change notification settings - Fork 139
PKI Server Password CLI
Endi S. Dewata edited this page Jan 23, 2025
·
2 revisions
Available since: PKI 10.7
$ pki-server password-find
In PKI 11.6 or later use the following command:
$ pki-server password-set internal --password Secret.123
In older versions use the following command:
$ pki-server password-add internal --password Secret.123
In PKI 11.6 or later use the following command:
$ pki-server password-unset internal
In older versions use the following command:
$ pki-server password-del internal
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |