-
Notifications
You must be signed in to change notification settings - Fork 137
PKI Server SD CLI
Endi S. Dewata edited this page Nov 30, 2023
·
6 revisions
The pki-server sd-*
commands provide a way to manage security domain database directly without a running PKI server.
These commands can be used to fix security domain issues.
$ pki-server sd-create
$ pki-server sd-subsystem-find
$ pki-server sd-subsystem-add \ --subsystem CA \ --hostname pki.example.com \ --secure-port 8443 \ "CA pki.example.com 8443"
$ pki-server sd-subsystem-del "CA pki.example.com 8443"
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |