secmod.db(5) - phpMan

SECMOD.DB(5)               Network Security Services              SECMOD.DB(5)

NAME
       secmod.db - Legacy NSS security modules database
DESCRIPTION
       secmod.db is an NSS security modules database.
       The security modules database is used to keep track of the NSS security
       modules. The NSS security modules export their services via the PKCS
       #11 API which NSS uses as its Services Provider Interface.
       The command line utility modutil is used for managing PKCS #11 module
       information both within secmod.db files and within hardware tokens.
       For new applications the recommended way of tracking security modules
       is via the pkcs11.txt configuration file used in conjunction the new
       sqlite-based shared database format for certificate and key databases.
FILES
       /etc/pki/nssdb/secmod.db
SEE ALSO
       modutil(1), cert8.db(5), cert9.db(5), key3.db(5), key4.db(5),
       pkcs11.txt(5)
AUTHORS
       The nss libraries were written and maintained by developers with
       Netscape, Red Hat, Sun, Oracle, Mozilla, and Google.
       Authors: Elio Maldonado <emaldona AT redhat.com>.
LICENSE
       Licensed under the Mozilla Public License, v. 2.0. If a copy of the MPL
       was not distributed with this file, You can obtain one at
       http://mozilla.org/MPL/2.0/.

nss 3.90.0                        Nov 13 2013                     SECMOD.DB(5)