-
Notifications
You must be signed in to change notification settings - Fork 137
PKI 10.6 NSS SQL Database Support
Endi S. Dewata edited this page Dec 6, 2021
·
1 revision
In Fedora 28 PKI will use NSS SQL database instead of DBM database. Existing instances will be upgraded automatically when the server is restarted.
DBM database consists of the following files:
-
cert8.db
-
key3.db
-
secmod.db
SQL database consists of the following files:
-
cert9.db
-
key4.db
-
pkcs11.txt
$ certutil -L -d sql:<directory>
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |