[Freeipa-devel] [PATCH] 0006 Raise ACI error when CSR has no subject hostname

Martin Kosek mkosek at redhat.com
Mon Dec 10 16:01:30 UTC 2012


On 12/10/2012 03:53 PM, Lynn Root wrote:
> Raise ACI error when CSR does not have a subject hostname.
> 
> Ticket: https://fedorahosted.org/freeipa/ticket/3123
> 

Why an ACIError? I know there are are a lot of ACIErrors thrown in cert-request
command processing, but they are all related to authorization of the request.
In this case, this is rather a missing required field of the CSR, so
ValidationError may be a better choice.

Martin




More information about the Freeipa-devel mailing list