#674 Incorrect cert-request-review parameter name
Closed: Fixed None Opened 10 years ago by edewata.

The cert-request-review command has the following parameter:

--output <filename>   Output filename

The file is actually used both as output (to store the request for review) and input (to send modified request back to server), so the parameter name and the description is incorrect.

It would be better to replace the parameter as follows:

--file <filename>   File to store certificate request

The manual page should be fixed to explain how the parameter is used.


Fixed and pushed to master in aa52cb632be5f64c8859ac636937f0c526b1f10d

Metadata Update from @edewata:
- Issue assigned to kaskahn
- Issue set to the milestone: 10.1 - 10/13 (October)

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

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.

Login to comment on this ticket.

Metadata