Skip to content

Validating Certificate

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

To validate a certificate in internal token:

$ certutil -O -d nssdb -n testcert

To validate a certificate in HSM:

$ certutil -O -d nssdb -h HSM -f password.txt -n HSM:testcert
Clone this wiki locally