- Go to the server lib directory of WebLogic:
- Set the right environment:
. ../bin/setWLSEnv.sh
- Use the key and certificate to crate the identity
java utils.ImportPrivateKey -certfile rootcertificate.crt -keyfile mindtelligent.com_wildcard.key -keyfilepass keyFilePassword -keystore MindTelligentIdentityKeyStore.jks -storepass mindtelligent1 -alias mindtelligent1com -keypass mindtelligent1
- Verify if the certificate is created correctly
keytool -v -list -keystore MindTelligentIdentityKeyStore.jks -storepass