EVALUATION
Rebuild by RE from same jsse workspace resolve this regression along with others reported.
|
|
|
EVALUATION
for some reason - the wrong cryto-strength is on the jsse.jar file in the revision build. I've checked with 1.4.2_17 FCS which is correct.
need to investigate more.
|
|
|
EVALUATION
Looks like the 1.4.2_18 jsse.jar file may have been built with incorrect parameters.
/build/jsse1.4.2_18/binaries/jdk
Reading the build script at /build/jsse1.4.2_18/bin/build, it looks like the build should be kicked off with the "gl" argument.
"jdk" was passed in instead which defaults to a weak crypto build.
|
|
|
EVALUATION
v1.43 of jsse.jar in 1.4.2_17-rev-b14 and 1.4.2_22 is with fix # 6358629 causing these failures.
While v1.42 of jsse.jar from these ws, passes all the testcases.
So, the jsse.jar build with 6358629 is corrupted.
|
|
|