-
Notifications
You must be signed in to change notification settings - Fork 145
PKI 9 Installing CA with Random Serial Numbers v1
Endi S. Dewata edited this page Jul 24, 2025
·
1 revision
This page describes the process to install a CA subsystem with Random Serial Numbers v1 in PKI 9.
-
Run
pkicreate
-
Stop CA
-
Update CA’s
CS.cfg
file by setting:
dbs.enableSerialManagement=true dbs.enableRandomSerialNumbers=true dbs.randomSerialNumberCounter=0
-
Start CA
-
Run CA’s configuration wizard
Random certificate serial numbers are inherited via CA cloning, so CA clones require no special configuration.
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |