-
Notifications
You must be signed in to change notification settings - Fork 147
Setting up CA Database with PKI Tools
Endi S. Dewata edited this page Jun 4, 2025
·
4 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 and the database connection has been configured in the CA.
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. |