Categories:
DH Keys (39)
DSA Keys (70)
EC Keys (347)
Firefox (32)
General (13)
Google Chrome (25)
Intermediate CA (152)
Java VM (20)
JDK Keytool (25)
Microsoft CertUtil (26)
Mozilla CertUtil (18)
OpenSSL (237)
Other (17)
Portecle (38)
Publishers (1954)
Revoked Certificates (30)
Root CA (87)
RSA Keys (1905)
Tools (47)
Tutorial (7)
What Is (21)
Windows (129)
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)
2012-12-09, 6085👍, 0💬
Popular Posts:
How to a keystore file in JKS (Java KeyStore) format with Portecle? I want to use it to store certif...
Certificate Summary: Subject: Starfield Root Certificate Authority - G2 Issuer: Starfield Root Certi...
How to add a trusted CA (Certificate Authority) certificate into Java default keystore on Windows? M...
How to install "JCE (Java Cryptography Extension) Unlimited Strength Jurisdiction Policy Files"? I w...
Certificate Summary: Subject: www.facebook.com Issuer: VeriSign, Inc., VeriSign International Server...