Skip to Main Content

Integration

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!

Certificate Installation in AIA

User272388Dec 24 2015 — edited Dec 24 2015

There is an existing cetrificate in non-prod environment

Path :--/app/oracle/Oracle/Middleware/wlserver_10.3/server/lib/CustomSSL

But whenever I am executing the below command its showing the below error.

keytool -list -keystore Identitynew.jks

Enter key store password: weblogic

keytool error: gnu.javax.crypto.keyring.MalformedKeyringException: incorrect magic

vorite

I have a .crt file to update the server thats running on weblogic server. If I run:

keytool -list -keystore Identitynew.jks 

I get the following error:

keytool error: gnu.javax.crypto.keyring.MalformedKeyringException: incorrect magic

Please suggest any solution.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 21 2016
Added on Dec 24 2015
0 comments
578 views