We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This page describes the process to set up a TPS admin user with PKI tools.
$ pki-server tps-user-add \ --full-name Administrator \ --type adminType \ --tps-profiles "All Profiles" \ tpsadmin
In PKI 11.6 or later the user certificate can be specified with the --cert <path> option.
--cert <path>
$ pki-server tps-user-cert-add \ --cert admin.crt \ tpsadmin
$ pki-server tps-user-role-add tpsadmin "Administrators" $ pki-server tps-user-role-add tpsadmin "TPS Agents" $ pki-server tps-user-role-add tpsadmin "TPS Operators"
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide