Quote:
|
Originally Posted by marcmac The problem here is that your keystore has the old my_ca alias in it, and you want to recreate that.
keytool -list -keystore /opt/zimbra/tomcat/conf/keystore -storepass zimbra
Should show a my_ca alias and a tomcat alias. Delete them both: |
done. but it only displayed 1 entry - tomcat
Quote:
|
Originally Posted by marcmac Then re-run the zmcreatecert and zmcertinstall commands. |
right......
Code:
[zimbra@mx bin]$ zmcertinstall mta
** Importing server cert
cp: missing destination file
Try `cp --help' for more information.
[zimbra@mx bin]$ whoami
zimbra
[zimbra@mx bin]$ keytool -list -keystore /opt/zimbra/tomcat/conf/keystore -storepass zimbra
Keystore type: jks
Keystore provider: SUN
Your keystore contains 1 entry
tomcat, 08-Nov-2005, keyEntry,
Certificate fingerprint (MD5): printed....
[zimbra@mx bin]$