-
Notifications
You must be signed in to change notification settings - Fork 139
Setting up CA Database with PKI Tools
Endi S. Dewata edited this page Feb 11, 2025
·
3 revisions
This page describes the process to set up a CA database using DS with PKI tools. It assumes that the DS database has been installed as described in DS Installation.
Availability: Since PKI 11.5
$ pki-server ca-db-init
$ pki-server ca-db-index-add
If necessary (e.g. on DS replica), search indexes can be rebuilt with the following command:
$ pki-server ca-db-index-rebuild
$ pki-server ca-db-vlv-add
If necessary (e.g. on DS replica), VLV indexes can be rebuilt with the following command:
$ pki-server ca-db-vlv-reindex
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |