Obtain the name of the alias for the tomcat key in the certificate file using the following command:
Next plug in the source file, alias name, new .jks file name keystore password and new alias into this command:
-srcalias [ALIAS_SRC] -destkeystore [MY_KEYSTORE.jks]
-deststoretype jks -deststorepass [PASSWORD_JKS] -destalias [ALIAS_DEST]