Adding new mailstore to cluster fails miserably. Im trying to add a new mailbox server to my existing cluster. Running the install worked fine, I was able to put in the ldap master to get config information, all that jazz worked.. Once the system began to enable zimlets - it failed. Also failed to initialize Documents. Now it says it cannot get any info from ldap.
Looks like a certificate error: from the logs
Wed Jul 13 12:09:15 2011 done.
Wed Jul 13 12:09:15 2011 *** Running as zimbra user: /opt/zimbra/bin/zmsshkeygen
Generating public/private dsa key pair.
Your identification has been saved in /opt/zimbra/.ssh/zimbra_identity.
Your public key has been saved in /opt/zimbra/.ssh/zimbra_identity.pub.
The key fingerprint is:
f9:58:e0:5c:8a:a3:22:45:b3:7c:99:b4:18:e0:65:a0 zmstore-3.pharmacy.com
ERROR: service.FAILURE (system failure: ZimbraLdapContext) (cause: javax.net.ssl.SSLHandshakeException sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed)
Wed Jul 13 12:09:17 2011 *** Running as zimbra user: /opt/zimbra/bin/zmupdateauthkeys
ERROR: service.FAILURE (system failure: ZimbraLdapContext) (cause: javax.net.ssl.SSLHandshakeException sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed)
Updating /opt/zimbra/.ssh/authorized_keys
Not sure what to do from here.. Ive tried to manually update keys using zmcertmgr, but it fails with the same error. I just need to use a self signed cert on this system - there isnt anything special going on. |