Package nss-tools
Tools for the Network Security Services
http://www.mozilla.org/projects/security/pki/nss/
Network Security Services (NSS) is a set of libraries designed to
 support cross-platform development of security-enabled client and
 server applications. Applications built with NSS can support SSL v2
 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509
 v3 certificates, and other security standards.
 
 Install the nss-tools package if you need command-line tools to
 manipulate the NSS certificate and key database.
Version: 3.116.0
See also: nss, nss-devel, nss-pam-ldapd, nss-sysinit, nss_updatedb, nss_wrapper.
| General Commands | |
| certutil | Manage keys and certificate in both NSS databases and other NSS tokens | 
| cmsutil | Performs basic cryptograpic operations, such as encryption and decryption, on Cryptographic Message Syntax (CMS) messages. | 
| crlutil | List, generate, modify, or delete CRLs within the NSS security database file(s) and list, create, modify or delete certificates entries in a particular CRL. | 
| derdump | Dumps C-sequence strings from a DER encoded certificate file | 
| modutil | Manage PKCS #11 module information within the security module database. | 
| pk12util | Export and import keys and certificate to or from a PKCS #12 file and the NSS database | 
| signtool | Digitally sign objects and files. | 
| signver | Verify a detached PKCS#7 signature for a file. | 
| ssltap | Tap into SSL connections and display the data going by | 
| vfychain | vfychain [options] [revocation options] certfile [[options] certfile] ... | 
| vfyserv | TBD |