#1394 CLI to change NSS database password
Closed: migrated 3 years ago by dmoluguw. Opened 8 years ago by edewata.

Currently changing the NSS database password is done using the following manual steps:
1. shutdown the server
2. change the NSS database password using certutil -W
3. change the password in password.conf
4. restart the server

While the manual steps work fine, it's cumbersome and error prone. To simplify the process, the steps can be automated using a CLI wrapper which will execute the above steps with a single command:

$ pki-server ca-nssdb-passwd
Password: ********
Verify password: ********

Proposed milestone: 10.3


Per CS/DS Meeting of 6/1/2015: 10.3

Metadata Update from @edewata:
- Issue set to the milestone: UNTRIAGED

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1955

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata