#962 changed from pki user-cert-find and user-cert-add should return a descriptive error message when trying to authenticate as an auditor user
Closed: migrated by dmoluguw. Opened by rpattath.

pki -d /opt/rhqa_pki/certs_db/ -n CA_auditorV -c redhat123 -t ca user-cert-find testuser2

Returns:

ProcessingException: Unable to invoke request


Using an expired admin cert for user-find cli should also return a descriptive error message

# pki -d /opt/rhqa_pki/certs_db                    -n CA_adminE                    -c redhat123                     user-find --start=1 --size=5
ProcessingException: Unable to invoke request

Using expired agent cert shows 'ProcessingException: Unable to invoke request', should return a user friendly error message.

#  pki -d /opt/rhqa_pki/certs_db                    -n CA_agentE                    -c redhat123                     user-find --start=1 --size=5
ProcessingException: Unable to invoke request

It is not recommended to provide descriptive error message in case of authentication or authorization errors.
If this is to be fixed, please don't give out too much info.

Per discussions, targeted 10.2 Backlog

[06/04/2014] - Moving to Milestone 10.3 due to schedule restrictions.

Metadata Update from @rpattath:
- 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/1528

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