Skip to content

Listing Certificates

Endi S. Dewata edited this page Jan 20, 2022 · 1 revision

To list all certificates:

$ certutil -L -d nssdb -h all

To listing certificates in internal token:

$ certutil -L -d nssdb

To listing certificates in HSM:

$ certutil -L -d nssdb -h HSM -f password.HSM
HSM:testcert                                                 CTu,Cu,Cu
Clone this wiki locally