-
Notifications
You must be signed in to change notification settings - Fork 145
PKI Server TPS Connector CLI
Endi S. Dewata edited this page May 7, 2025
·
2 revisions
The pki-server tps-connector-*
commands provide a way to manage connectors in TPS.
These commands can only be executed by the system administrator.
Availability: Since PKI 11.7.
$ pki-server tps-connector-find
$ pki-server tps-connector-add \ --type CA \ --url https://ca.example.com:8443 \ --nickname subsystem \ ca1
$ pki-server tps-connector-add \ --type KRA \ --url https://kra.example.com:8443 \ --nickname subsystem \ kra1
$ pki-server tps-connector-add \ --type TKS \ --url https://tks.example.com:8443 \ --nickname subsystem \ --keygen \ tks1
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |