Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: unknown
-
Fix Version/s: 1.2.1
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:1.2.1ea
-
CPU:sparc
-
OS:solaris_7
Description
JCE1.2.1 won't work under win NT due to Cannot set up certs for trusted CAs
the following is the exception information:
< Mutual >
=========== TestMutualProviderUnsigned ==========
java.lang.ExceptionInInitializerError: java.lang.SecurityException: Cannot set up certs for trusted CAs
at javax.crypto.b.<clinit>([DashoPro-V1.2-120198])
at javax.crypto.Cipher.getInstance([DashoPro-V1.2-120198])
at TestMutualProviderUnsigned.runTest(TestMutualProviderUnsigned.java:128)
at TestMutualProviderUnsigned.run(TestMutualProviderUnsigned.java, Compiled Code)
at TestMutualProviderUnsigned.main(TestMutualProviderUnsigned.java:38)
Exception in thread "main" =========== TestMutualFrameUnsigned ==========
java.lang.ExceptionInInitializerError: java.lang.SecurityException: Cannot set up certs for trusted CAs
at javax.crypto.b.<clinit>([DashoPro-V1.2-120198])
at javax.crypto.Cipher.getInstance([DashoPro-V1.2-120198])
at TestMutualFrameUnsigned.runTest(TestMutualFrameUnsigned.java:135)
at TestMutualFrameUnsigned.run(TestMutualFrameUnsigned.java, Compiled Code)
at TestMutualFrameUnsigned.main(TestMutualFrameUnsigned.java:39)
Exception in thread "main"
for more, please see attached logfile.
the following is the exception information:
< Mutual >
=========== TestMutualProviderUnsigned ==========
java.lang.ExceptionInInitializerError: java.lang.SecurityException: Cannot set up certs for trusted CAs
at javax.crypto.b.<clinit>([DashoPro-V1.2-120198])
at javax.crypto.Cipher.getInstance([DashoPro-V1.2-120198])
at TestMutualProviderUnsigned.runTest(TestMutualProviderUnsigned.java:128)
at TestMutualProviderUnsigned.run(TestMutualProviderUnsigned.java, Compiled Code)
at TestMutualProviderUnsigned.main(TestMutualProviderUnsigned.java:38)
Exception in thread "main" =========== TestMutualFrameUnsigned ==========
java.lang.ExceptionInInitializerError: java.lang.SecurityException: Cannot set up certs for trusted CAs
at javax.crypto.b.<clinit>([DashoPro-V1.2-120198])
at javax.crypto.Cipher.getInstance([DashoPro-V1.2-120198])
at TestMutualFrameUnsigned.runTest(TestMutualFrameUnsigned.java:135)
at TestMutualFrameUnsigned.run(TestMutualFrameUnsigned.java, Compiled Code)
at TestMutualFrameUnsigned.main(TestMutualFrameUnsigned.java:39)
Exception in thread "main"
for more, please see attached logfile.