Collections:
Other Resources:
Mozilla "certutil -V" Command Options
How can I use Mozilla "certutil -V" command? What are command options supported by "certutil -V"? The document says "Validate a certificate".
✍: FYIcenter.com
Mozilla "certutil -V" command can be used to validate a certificate stored in the "cert8.db" file.
Here are options supported by the "certutil -V" command:
-V Validate a certificate
-n cert-name The nickname of the cert to Validate
-b time validity time ("YYMMDDHHMMSS[+HHMM|-HHMM|Z]")
-e Check certificate signature
-u certusage Specify certificate usage:
C SSL Client
V SSL Server
S Email signer
R Email Recipient
-d certdir Cert database directory (default is ~/.netscape)
-P dbprefix Cert & Key database prefix
-X force the database to open R/W
⇒ Mozilla "certutil -V -u" - Validate Certificate in cert8.db
⇐ Mozilla "certutil -A -i" - Add Root CA Certificate to cert8.db
2012-12-09, ∼7330🔥, 0💬
Popular Posts:
How to split a certificate chain file into individual certificate files? I have 2 certificates in a ...
This topic describes the procedures and applications used to configure the certificate enrollment po...
Certificate Summary: Subject: WWW.ICQ.COM Issuer: VeriSign Class 3 Secure Server CA - G3 Expiration:...
Certificate summary - Owner: *.bandcamp.com, Domain Control Validated Issuer: SERIALNUMBER=07969287,.. .
What are ASN.1 field types supported by the OpenSSL "ans1parse" command? OpenSSL "ans1parse" command...