#1695 Insufficient error message to troubleshoot security domain issues
Closed: Invalid Opened by edewata.

Currently if a subsystem fails to update the security domain (e.g. due to authentication failure) the ConfigurationUtils.updateDomainXML() will throw the following exception with very little information:

java.io.IOException: 2

The code should throw an exception with the HTTP error message and other information provided by the security domain.

Also the CertUserDBAuthentication.authenticate() should generate a debug log with sufficient information to help troubleshooting from the security domain side.


The problem cannot be reproduced with the latest code.

Metadata Update from @edewata:
- Issue assigned to edewata
- Issue set to the milestone: 10.3.3

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

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