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!

keytool error: java.security.cert.CertificateParsingException: signed fields invalid

ostendaliJul 14 2013

All,

I need your help again.

I am trying to import a p12 cert into my jks, have tried to look everywhere for the solution without any success.

My systems is solaris 10 and this is the command I performed to import the cert:

keytool -import -trustcacerts -alias myalias -file my.p12 -keystore my.jks

Enter keystore password:mystorepasswd

keytool error: java.security.cert.CertificateParsingException: signed fields invalid

That is what I got as output, couldn't go over from here.

Appreciate the help and thanks in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 11 2013
Added on Jul 14 2013
0 comments
2,855 views