List of Commands Supported in Mozilla "certutil"

Q

What commands are available in the Mozilla "certutil" tool? How to get a list of those commands?

✍: FYIcenter.com

A

If you want to see a list of commands that supported in the Mozilla "certutil" tool, you use the "certutil -H" command as shown in this tutorial:

Go to a command line window and run the "certutil -H" command. You see the list commands displayed:

C:\fyicerter>\fyicerter\nss\bin\certutil -H

-A   Add a certificate to the database (create if needed)
...

-E   Add an Email certificate to the database (create if needed)
...

-C   Create a new binary certificate from a BINARY cert request
...

-G   Generate a new key pair
...

-D   Delete a certificate from the database
...

-U   List all modules
...

-K   List all keys
...

-L   List all certs, or print out a single named cert
...

-M   Modify trust attributes of certificate
...

-N   Create a new certificate database
...

-T   Reset the Key database or token
...

-O   Print the chain of a certificate
...

-R   Generate a certificate request (stdout)
...

-V   Validate a certificate
...

-S   Make a certificate and add to database
...

 

Using to Mozilla "certutil" Commands

Mozilla "certutil" - MSVCR71.dll Is Missing Error

Introduction to Mozilla "certutil" Commands

⇑⇑ Mozilla "certutil" - Certificate Management Tool

2012-08-01, 7677👍, 0💬