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 database using DS. It assumes that the DS database has been installed as described in DS Installation.
Availability: Since PKI 11.5
$ pki-server tps-db-config-mod \ --secure false \ --hostname ds.example.com \ --port 389 $ pki-server password-set \ --password Secret.123 \ internaldb
$ pki-server tps-db-init
$ pki-server tps-db-index-add
$ pki-server tps-db-index-rebuild
$ pki-server tps-db-vlv-add
$ pki-server tps-db-vlv-reindex
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide