Code review request: 7192202: Make sure keytool prints both unknown and unparseable extensions
Weijun Wang
weijun.wang at oracle.com
Fri Aug 17 03:55:52 UTC 2012
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