#2256 Unable to clone KRA using different ports
Closed: migrated by dmoluguw. Opened by edewata.

If KRA is cloned to a replica using the same ports as the master, the installation will work fine. However, if the replica is set up using different ports the installation will fail.

Steps to reproduce:
1. Install CA1 and KRA1 on master using standard ports (i.e. 8080, 8443).
2. Install CA2 on replica as a clone of CA1 using non-standard ports (e.g. 18080, 18443).
3. Install KRA2 on replica as a clone of KRA1 using CA2 as the issuing CA.

Actual result: KRA2 installation fails due to authentication failure on CA2.

Expected result: KRA2 installation should succeed.

Note: this scenario might not be very common, but it will allow cloning development & tests on a single machine.


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

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