On Sun, May 22, 2016 at 5:16 PM, RJT <rob.town...@gmail.com> wrote:
>          `certutil -L -d sql:${HOME}/.pki/nssdb`

That lists the names, then you can dump the details:
         `certutil -L -d sql:${HOME}/.pki/nssdb -n <certificate_name>`
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to