Code review request: 7192202: Make sure keytool prints both unknown and unparseable extensions
Sean Mullan
sean.mullan at oracle.com
Fri Aug 17 14:55:08 UTC 2012
This looks good to me.
--Sean
On 08/16/2012 11:55 PM, Weijun Wang wrote:
> Hi Jason and/or Sean
>
> Here is a new test to deal with unparseable extensions. This time I've
> hardcoded two extensions that are likely to stay illegal forever: :)
>
> 1. An extension using 1.2.3.4 as OID
> 2. A KeyUsage extension with raw value 56:78 (in hex)
>
> Please take a look:
>
> http://cr.openjdk.java.net/~weijun/7192202/webrev.00/
>
> noreg-self.
>
> Thanks
> Max
>
>
> -------- Original Message --------
> 7192202: Make sure keytool prints both unknown and unparseable extensions
>
> Product: java
> Category: java
> Subcategory: classes_security
> Type: Defect
> Subtype:
> Status: 3-Accepted
> Substatus:
> Priority: 4-Low
> Introduced In Release:
> Introduced In Build:
>
> === *Description*
> ============================================================
> Add a new test to confirm the behavior.
>
More information about the security-dev
mailing list