[Pki-devel] [PATCH] 0083 Add CRL dist points extension to OIDMap unconditionally

Endi Sukma Dewata edewata at redhat.com
Tue Mar 22 04:00:41 UTC 2016


On 3/17/2016 7:58 PM, Fraser Tweedale wrote:
> Hello all,
>
> The attached patch fixes https://fedorahosted.org/pki/ticket/2237.
>
> Cheers,
> Fraser

ACK. Alternatively:

   addAttribute(CRLDistributionPointsExtension.class,
       addClass(CRLDistributionPointsExtension.OID,
       addClass(CRLDistributionPointsExtension.NAME);

That way there's no 'hidden rule' requiring the Extension subclasses to 
have OID and NAME fields.

-- 
Endi S. Dewata




More information about the Pki-devel mailing list