Re: how to create keystore by using NSS certutil

Hubert Kario <[email protected]>
Newsgroups gmane.comp.mozilla.security
Message-ID <[email protected]>
On Thursday 13 August 2015 09:20:28 Kelly wrote:
> hi,
>     can anybody tell me how to create a keystore using certutil tool in NSS.

mkdir nssdb/
certutil -N -d sql:./nssdb/ --empty-password

> and then write a cert into it.

certutil -A -d sql:./nssdb/ -n cert-nickname -a -i cert-in-ascii.pem
-- 
Regards,
Hubert Kario
Quality Engineer, QE BaseOS Security team
Web: www.cz.redhat.com
Red Hat Czech s.r.o., Purkyňova 99/71, 612 45, Brno, Czech Republic
_______________________________________________
dev-security mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-security
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.