There was an error while loading. Please reload this page.
The pki-server tps-connector-* commands provide a way to manage connectors in TPS. These commands can only be executed by the system administrator.
pki-server tps-connector-*
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
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide