Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

NSS Tools certutil-tasks

NSS Security Tools: certutil Tasks

Newsgroup: mozilla.dev.tech.crypto

Task List

  1. Better error reporting. Most certutil errors provide no detail. Mistakes with command-line options just print a usage message.
  2. Improve certificate listings. Allow for sorting by name and trust. Sorting by trust will return CA certs first.
  3. Allow listing and lookup of keys by index and nickname.
  4. Improve coherence of key and certificate nicknames.
  5. Remove keys "stranded" without a certificate (except for the imminent (????) encryption key for password files).
  6. Support importing keys from a file.
  7. Improve hardware token support.
  8. (bugfix) Some certificate extensions cause certutil to crash.
  9. (bugfix) Certificate entries require a serial number; one should be generated automatically if not provided.
  10. (bugfix) Null password is given to new key3.db; should prompt user for an initial password.
  11. (bugfix) Listing provate keys does not work: requires password authentication.
  12. (bugfix) Listing certificate extensions has typos and does not provide much information.

Document Tags and Contributors

 Contributors to this page: Sheppy, kwilson
 Last updated by: Sheppy,