Re: How to get details of certificate?
Martin Thomson <[email protected]>
| Newsgroups | gmane.comp.mozilla.crypto |
|---|---|
| Message-ID | <CAPLxc=WOfbZBr=8PHUujNC-z4+nJ9qbThOXNDmEwP4RuRfOoRw@mail.gmail.com> |
On Sun, May 22, 2016 at 5:16 PM, RJT <[email protected]> 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 [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto