#473 pkispawn should test security domain info
Closed: Fixed Opened by edewata.

In both interactive and silent mode the pkispawn should test the security domain info before starting the installation process to avoid failures in the middle of installation.

This includes 2 different tests:

  • The connection test to validate the hostname and port.
  • The authentication test to validate the username and password.

Suppose the connection test or the authentication test failed, if this is an interactive installation the user needs to reenter the security domain info. If this is a silent installation, the whole operation should fail.

In the future we may include a data test as well. The pkispawn will retrieve some data from the security domain (e.g. security domain name) and ask the user to confirm it.


These tests should be contingent upon "pki_skip_configuration=False" (the default value); otherwise this helper method should always be run in the initialization scriptlet.

master: c87a65024177ed67cd4ec0f7d533d973f8e1f971

Metadata Update from @edewata:
- Issue assigned to edewata
- Issue set to the milestone: 10.0.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/1044

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