#1212 Provide better feedback when profile add/modify fails due to invalid values
Closed: migrated 3 years ago by dmoluguw. Opened 9 years ago by ftweedal.

When creating a profile via the CLI with, e.g., a BasicConstraintsExtConstraint
having min path length > max path length, the operation fails with message:

"com.netscape.certsrv.base.PKIException: Error changing profile data"

This is despite the fact that the original exception raised was

EPropertyException("Max path length (<N>) must be greater than min path length (<M>).")

Specific information about what went wrong should be propagated to the user.


Per CS/DS Meeting of 11/24/2014 - 10.3

Note: If ftweedal will be fixing this, it may be moved to an earlier milestone.

Metadata Update from @ftweedal:
- Issue set to the milestone: UNTRIAGED

7 years ago

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

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)

3 years ago

Login to comment on this ticket.

Metadata