Question

  Asked: Nov 30 2006   4:30 PM GMT
  Asked by: Dollface


Cold Fusion


Software, Web site design & management, Content management applications

Has anyone received this error on a fresh Cold Fusion Install of 6.0?

11/30 16:05:34 error

[1]java.lang.SecurityException: Cannot set up certs for trusted CAs

at javax.crypto.b.<clinit>([DashoPro-V1.2-120198])

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Sun Document ID: 101796

1. Impact
The Java Cryptography Extension (JCE) 1.2.1 is an optional package for J2SE 1.2.x and 1.3.x that provides a framework and implementations for encryption, key generation, key agreement, and Message Authentication Code (MAC) algorithms. The digital certificate that was used to sign the JCE 1.2.1 jar files will expire on July 27, 2005, after which the product will no longer function.

2. Contributing Factors
This issue can occur in the following release:

Java Cryptography Extension (JCE) 1.2.1 (for J2SE 1.2.x and 1.3.x)
Notes:

JCE 1.2.1 is at "End of Service Life" (EOSL), and is no longer supported. JCE 1.2.1 was EOSL'ed in 2002 when JCE 1.2.2 was released.
The JCE that is integrated into J2SE 1.4 and later is not affected by this issue. This Sun Alert is specific to JCE 1.2.1, which is an optional package for use with J2SE 1.2.x. and 1.3.x (JCE 1.2.1 is not bundled with J2SE 1.2.x and 1.3.x).
3. Symptoms
After the expiration date, code calling into JCE 1.2.1 will fail with symptoms similar to the following:

4. Relief/Workaround
There is no workaround. Please see the "Resolution" section below.

5. Resolution
This issue is addressed in the following releases:

Java Cryptography Extension (JCE) 1.2.2 (for J2SE 1.2.x and 1.3.x)

JCE in J2SE 1.4 and later


Aideme
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Development and DataManagement.

Looking for relevant Development Whitepapers? Visit the SearchSQLServer.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register