PKI 10.6 NSS SQL Database Support - dogtagpki/pki GitHub Wiki
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>