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, ∼7490🔥, 0💬
Popular Posts:
Certificate Summary: Subject: Chambers of Commerce Root - 2008 Issuer: Chambers of Commerce Root - 2...
Certificate summary - Owner: AlphaSSL CA - G2, AlphaSSL Issuer: GlobalSign Root CA, Root CA, GlobalS...
Certificate summary - Owner: www.cloudflare.com, "CloudFlare, Inc.", Internet Security and Accelerat...
Certificate summary - Owner: hibu.com, hibu Limited, hibu (UK) Limited, L=Reading, ST=Berkshire, GB,...
Many applications look for a certificate in only one certificate store. If a certificate is not in t...