#1422 pki user and group commands should return a descriptive error message when trying to authenticate as an admin or agent user with an expired cert
Closed: Duplicate None Opened 8 years ago by mharmsen.

pki user and group commands should return a descriptive error message when
trying to authenticate as an admin or agent user with an expired cert

Steps to Reproduce:

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

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

Actual results:

ProcessingException: Unable to invoke request

Expected results:

PKIException: Authorization Error

Per CS/DS meeting of 06/15/2015: 10.3

Per Bug Triage of 05/03/2016: 10.4

This is a duplicate of ticket #934.

Metadata Update from @mharmsen:
- 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/1982

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.

Login to comment on this ticket.

Metadata