Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PKCS12KeyStore - failed to decrypt safe contents entry

843811Feb 20 2004 — edited Feb 20 2004
I am trying to figure out how to fix this error. I can find no documentation on it.

java.io.IOException: failed to decrypt safe contents entry
at com.sun.net.ssl.internal.ssl.PKCS12KeyStore.engineLoad(DashoA6275)
at java.security.KeyStore.load(KeyStore.java:652) ...

Windows 2K
JDK 1.4.0_01
A cert from www.FreeSSL.com

I did take my cert and convert it to the pk12 format already.

Thank You,
Mica Cooper
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 19 2004
Added on Feb 20 2004
1 comment
599 views