-
Notifications
You must be signed in to change notification settings - Fork 139
PKI NSS Certificate CLI
Endi S. Dewata edited this page Nov 12, 2021
·
13 revisions
The pki nss-cert
commands can be used to manage certificates in an NSS database.
To list certificates in NSS database:
$ pki nss-cert-find
Availability: Since PKI 11.1.
To import a certificate into NSS database:
$ pki nss-cert-import [nickname] \ --cert <filename> \ --trust <attributes>
Availability: Since PKI 10.9.
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |