Setting up CA Database with PKI Tools - dogtagpki/pki GitHub Wiki
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