#1081 SUBCA: Does not consider the pki_issuing_ca parameters
Closed: Fixed Opened by saipandi.

To check if the SUBCA gets installed without the master instance, we tried using garbage values in the pki_issuing_ca parameter and a CA instance was created as a ROOTCA and not a SUBCA. No error was thrown. Also, when the SUBCA tries to join the security domain of the master (although a SUBCA need not join the security domain of the master) it fails to join.

I am attaching the subca config file for reference


SUBCA config file
subca_instance.inf

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

Similar problem as ticket #1080. The parameter pki_subordinate was set in the wrong section due to which it was taken as false and the CA was considered as a Root level CA. Also, the pki_issuing_ca parameter should be set in the CA section to be considered for the configuration of subca.

Metadata Update from @saipandi:
- Issue set to the milestone: 10.2.2

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

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