SIGNVER(1) NSS SIGNVER(1) (NAME) signver - PKCS#7 . (SYNOPSIS) signtool -A | -V -d directory [-a] [-i input_file] [-o output_file] [-s signature_file] [-v] (STATUS) . NSS[1] . (DESCRIPTION) signver base-64 PKCS#7 . . (OPTIONS) -A PKCS#7 . -V . -d directory . signver : (cert8.db key3.db secmod.db) SQLite ( cert9.db key4.db pkcs11.txt). dbm: SQLite . -a ASCII . -i input_file . -o output_file . -s signature_file . -v (verbose) . (EXTENDED EXAMPLES) (Verifying a Signature) -V ( ) . signver -V -s signature_file -i signed_file -d /home/my/sharednssdb signatureValid=yes (Printing Signature Data) -A . -o (stdout) . signver -A -s signature_file -o output_file NSS (NSS DATABASE TYPES) NSS BerkeleyDB . (legacy) : o cert8.db o key3.db o secmod.db PKCS #11 BerkeleyDB . NSS . NSS . NSS BerkeleyDB SQLite . : o cert9.db o key4.db o pkcs11.txt PKCS #11 SQLite (shared) . . (certutil pk12util modutil) SQLite . dbm: . : # signver -A -s signature -d dbm:/home/my/sharednssdb NSS_DEFAULT_DB_TYPE dbm : export NSS_DEFAULT_DB_TYPE="dbm" ~/.bashrc . o https://wiki.mozilla.org/NSS_Shared_DB_Howto NSS NSS : o https://wiki.mozilla.org/NSS_Shared_DB (SEE ALSO) signtool (1) NSS . o NSS https://wiki.mozilla.org/NSS_Shared_DB_Howto o NSS https://wiki.mozilla.org/NSS_Shared_DB (ADDITIONAL RESOURCES) NSS NSS ( JSS) NSS http://www.mozilla.org/projects/security/pki/nss . NSS NSS . : https://lists.mozilla.org/listinfo/dev-tech-crypto (IRC): Freenode #dogtag-pki (AUTHORS) NSS Netscape Red Hat Sun Oracle Mozilla Google . : Elio Maldonado Deon Lackey . (LICENSE) (MPL) . . MPL http://mozilla.org/MPL/2.0 . (NOTES) 1. Mozilla NSS bug 836477 https://bugzilla.mozilla.org/show_bug.cgi?id=836477 nss-tools 19 May 2021 SIGNVER(1)