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.