-
Notifications
You must be signed in to change notification settings - Fork 147
Setting up CA Database
Endi S. Dewata edited this page Jun 4, 2025
·
22 revisions
This page describes the process to set up a CA database using DS. It assumes that the DS database has been installed as described in DS Installation.
$ pki-server ca-db-config-mod \
--secure false \
--hostname ds.example.com \
--port 389
$ pki-server password-set \
--password Secret.123 \
internaldb
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |