pki-bot / pki-issues-final

0 stars 0 forks source link

submitting a cert request with bad PKCS10 data results in incorrect exception #1152

Open pki-bot opened 3 years ago

pki-bot commented 3 years ago

This issue was migrated from Pagure Issue #1161. Originally filed by vakwetu (@vakwetu) on 2014-09-24 18:43:28:


For bad pkcs10, CA throws "Invalid Request" and wraps it as an EBaseException -> which results, on the REST interface results in a PKIException.

What we really should be passing back is a BadRequestException.

Suggested: 10.2.1 or 10.2.2

pki-bot commented 3 years ago

Comment from mharmsen (@mharmsen) at 2014-09-24 21:00:34

Per Dogtag 10.2.3 Triage meeting of 09/24/2014 - proposed Milestone: 10.2.2

pki-bot commented 3 years ago

Comment from mharmsen (@mharmsen) at 2015-01-15 00:31:56

Per Dogtag 10.2.X meeting of 01/14/2015: Milestone 10.2 Backlog

pki-bot commented 3 years ago

Comment from mharmsen (@mharmsen) at 2015-03-03 03:55:07

Per 10.2.3 TRIAGE meeting of 02/26/2015: 10.3

NOTE: Moved from 10.2 Backlog since it was not a documentation/man page issue.

pki-bot commented 3 years ago

Comment from vakwetu (@vakwetu) at 2017-02-27 13:57:50

Metadata Update from @vakwetu: