#1536 CA EE: Submit caUserCert request without uid does not show proper error message
Closed: Fixed None Opened 8 years ago by rpattath.

CA EE: Submit caUserCert request without uid does not show proper error message

Steps to Reproduce:

1. Submit a caUserCert request without providing UID

Actual results:

Request submit shouls fail without proper error message

Sorry, your request has been rejected. The reason is "Request Rejected - {0}"

Expected results:

Request submit shouls fail with proper error message

Sorry, your request has been rejected. The reason is "Request Rejected -
Subject Name Not Matched E=test@a.com,CN=test"

Per CS/DS Meeting of 08/03/2015: 10.3

Per Bug Triage of 05/05/2016: 10.4

commit 65c7652926aedfd88b80386a9059b46e7e9e5af9 Author: Ade Lee ​alee@redhat.com Date: Sat May 7 00:06:08 2016 -0400

Fix error output when request is rejected

With this fix, error messages are returned to the user when a request is rejected - either in the UI or from the pki CLI.

Trac Ticket 1247 (amongst others)

Metadata Update from @rpattath:
- Issue set to the milestone: 10.3.8

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

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