Problem
During the import of a certificate using keytool, you may receive this error message:
"keytool error: java.lang.Exception: Certificate not imported, alias already exists"
Cause
A certificate or key already exists under the given alias name.
Resolution
You should import the certificate under a unique or different alias name.