-
Notifications
You must be signed in to change notification settings - Fork 139
PKI NSS CLI
Christina Fu edited this page Dec 13, 2024
·
8 revisions
Note: This page has been copied/moved to https://github.com/dogtagpki/pki/blob/master/docs/installation/others/PKI-NSS-CLI.adoc
The pki nss
commands can be used to manage an NSS database and its contents.
To create a new NSS database:
$ pki nss-create
By default it will create the NSS database in ~/.dogtag/nssdb
.
To remove an existing NSS database:
$ pki nss-remove
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |