Collections:
Other Resources:
Mozilla "certutil -A -i" - Add Certificate to cert8.db File
How to add a certificate into "cert8.db" file using Mozilla "certutil" tool? I have a certificate file in PEM format
✍: FYIcenter.com
If you want to add a certificate into a "cert8.db" file from a certificate file,
you can use the Mozilla "certutil -A -i" command
as shown in this tutorial:
C:\fyicerter>\fyicerter\nss\bin\certutil -A -d .\ -i GeoTrust.pem -n "GeoTrust SSL CA" -t ",," C:\fyicerter>\fyicerter\nss\bin\certutil -L -d .\ GeoTrust SSL CA ,,
What you are getting from this tutorial:
⇒ Mozilla "certutil -A -i" - Add Root CA Certificate to cert8.db
⇐ Mozilla "certutil -A" Command Options
2012-08-01, 14🔥, 0💬
Popular Posts:
How to print EC key generation parameters in text format using OpenSSL "pkeyparam" command? If you w...
Certificate summary - Owner: *.secure.pixiv.net, pixiv Inc., Development Department, L=Shibuya-ku, S...
Certificate summary - Owner: img.ui-portal.de, 1 und 1 Internet AG, L=Montabaur, ST=Rhineland-Palati...
How to encrypt a file with an RSA public key using OpenSSL "rsautl" command? If you want to encrypt ...
Certificate summary - Owner: *.sape.ru, LTD Sape, L=Moscow, ST=Russian Federation, RU Issuer: Thawte...