Collections:
Other Resources:
Mozilla "certutil -A" Command Options
How can I use Mozilla "certutil -A" command? What are command options supported by "certutil -A"? The document says "Add a certificate to the database".
✍: FYIcenter.com
Mozilla "certutil -A" command can be used to import a certificate into the "cert8.db" file.
Here are options supported by the "certutil -A" command:
-A Add a certificate to the database (create if needed)
-n cert-name Specify the nickname of the certificate to add
-t trustargs Set the certificate trust attributes:
p valid peer
P trusted peer (implies p)
c valid CA
T trusted CA to issue client certs (implies c)
C trusted CA to issue server certs (implies c)
u user cert
w send warning
g make step-up cert
-f pwfile Specify the password file
-d certdir Cert database directory (default is ~/.netscape)
-P dbprefix Cert & Key database prefix
-a The input certificate is encoded in ASCII (RFC1113)
-i input Specify the certificate file (default is stdin)
⇒ Mozilla "certutil -A -i" - Add Certificate to cert8.db File
⇐ Mozilla "certutil -N" - Create New cert8.db File
2012-12-09, ∼8945🔥, 0💬
Popular Posts:
What is ASN.1 IA5STRING field type? How to specify IA5STRING field type in OpenSSL "asn1parse" comma...
How to create a test certificate for myself using the "makecert.exe" command? You can create a test ...
Certificate summary - Owner: www.kinopoisk.ru, Domain Control Validated - RapidSSL(R), See www.rapid...
Certificate summary - Owner: *.bbc.co.uk, British Broadcasting Corporation, Internet Operations, L=L...
Certificate Summary: Subject: thawte EV SSL CA - G3 Issuer: thawte Primary Root CA Expiration: 2023-...