-
Bug
-
Resolution: Fixed
-
P2
-
1.3.1_12
-
b01
-
x86
-
windows_2000
My ISV claims
If His client application uses JSSE1.0.3_03 to parse server certificate which
contains wild card for common name entry, then IOExcepion:AVA parse, hex values NVI will be thrown.
Related software jdk1.3.1_12 and jsse1.0.3_03 .
you could find testcase in attachment.
You could find the testcase and server certificate in attachment
but please modify URLReader.java according to comments inside this code.
basically ,
you need create a client keystore and client truststore
then import server certificate into client's truststore(you could use keystore
as trust store also)
then modify client truststore's path in URLReader.java
Escalation ID 1-3387991
If His client application uses JSSE1.0.3_03 to parse server certificate which
contains wild card for common name entry, then IOExcepion:AVA parse, hex values NVI will be thrown.
Related software jdk1.3.1_12 and jsse1.0.3_03 .
you could find testcase in attachment.
You could find the testcase and server certificate in attachment
but please modify URLReader.java according to comments inside this code.
basically ,
you need create a client keystore and client truststore
then import server certificate into client's truststore(you could use keystore
as trust store also)
then modify client truststore's path in URLReader.java
Escalation ID 1-3387991