PKI Server TPS Connector CLI - dogtagpki/pki GitHub Wiki
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