#1091 key-template-find cleanup
Closed: Fixed Opened by edewata.

The key-template-find generates the following output:

[root@vm-084 scripts]# pki key-template-find
-----------------
List of templates
-----------------
  Template ID: retrieveKey
  Template Description: Template for submitting a key retrieval or key recovery request.
  Template ID: archiveKey
  Template Description: Template for submitting a key archival request
  Template ID: generateKey
  Template Description: Template for submitting a request for generating a symmetric key.
  1. The "Template Description" could be replaced with "Description" because it's redundant.

  2. The header and footer could be changed to be more consistent with other -find operation:

-----------------
3 entries matched
-----------------
  ...
----------------------------
Number of entries returned 3
----------------------------

Proposed milestone: 10.2 August


Fixed and pushed to master in a7f8076a5f20812eceac31f7230e4156adf74471

Metadata Update from @edewata:
- Issue assigned to kaskahn
- Issue set to the milestone: 10.2 - 08/14 (August)

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

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