Request for review: 2228734: CertificateParsingException for CRL Distribution Point with blank

Jason Uh jason.uh at oracle.com
Wed Nov 14 20:31:54 UTC 2012


Hi Sean,

Could you please look at this backport:
http://cr.openjdk.java.net/~juh/2228734/webrev.00/

This handles an exception thrown when parsing CRL Distribution Point 
URIs with invalid characters, like a space or backslash. This change 
uses sun.net.www.ParseUtil.encodePath(String) to re-encode bad URIs.

This is an exact backport of 6500133 to 7u.
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6500133
JDK8 Changeset: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6b2ebf3c4964

Thanks,
Jason



More information about the security-dev mailing list