#1075 'default.cfg' parameters: 'pki_admin_key_size=2048' and 'pki_admin_key_type=rsa'
Closed: migrated by dmoluguw. Opened by mharmsen.

Currently, the 'default.cfg' contains the following parameter located in the [DEFAULT] section of the file:

pki_admin_keysize=2048

To be consistent with all other key size parameters in this file, this variable should be changed to:

pki_admin_key_size=2048

Additionally, should the following "missing" parameter be added to the [DEFAULT] section?:

pki_admin_key_type=rsa

propose Milestone 10.2.1.


Per CS/DS meeting of 08/04/2014: moving to Milestone 10.2.1

IMPORTANT:  Although it was agreed that this should be done to promote
            consistency, a suggestion was made to allow the code to
            handle the legacy naming conventions as well as the revised
            naming conventions such that this change would not be
            problematic to existing instances.
            I would further suggest to add comments that explain these
            legacy naming conventions, and perhaps create an additional
            ticket be filed to remove the support of these legacy
            dependencies at an appropriate time in the future, as I believe
            that we need to try to minimize "dead" code as it becomes
            obsolete.

Per Dogtag 10.2.3 Triage meeting of 09/24/2014 - proposed Milestone: 10.2.2

Per Dogtag 10.2.X meeting of 01/14/2015: Milestone 10.2 Backlog

Per 10.2.3 TRIAGE meeting of 02/26/2015: 10.3

NOTE: Moved from 10.2 Backlog since it was not a documentation/man page issue.

Metadata Update from @mharmsen:
- 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/1638

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