History log of /libcore/luni/src/test/java/libcore/javax/security/auth/x500/GeneralNameTest.java
Revision Date Author Comments
8626012f833cada8b06c3d82860d2dbe4107ce7a 15-Nov-2011 Jesse Wilson <jessewilson@google.com> Don't fail GeneralName parsing if the DNS name contains a wildcard.

This doesn't impact host name validation, which reparses the DNS name
into component parts and uses strict wildcard matching rules against
a particular host name.

Bug: http://b/issue?id=5534658
Bug: http://code.google.com/p/android/issues/detail?id=21311
Change-Id: Iaeaf72a6f8b9ebd9ee2fe68f1bc7830f174f2310