#1368 CLI for replication password
Closed: migrated by dmoluguw. Opened by edewata.

Currently for convenience the replication password is generated and stored in the configuration file at install time regardless whether it will actually be used later for replication. If the server is started with nuxwdog, the replication password will be asked from the admin, which is unnecessary and can be confusing if the admin never configured a clone.

Proposed solution: The replication password should not be generated at install time. There should be a CLI to configure the replication password that can be run just before creating a clone. For example:

$ pki-server replication-password
Password: ********
Verify password: ********

Proposed milestone: 10.3


Per CS/DS meeting of 05/11/2015: 10.3

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

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/1930

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)

Metadata