Need some help... I had an old working installation of zimbra and I just bought the server back online and forgot the admin password. I searched forum and found that I can issue the following commad to change admin password.
zmprov sp
admin@domain.com NewPassword
After issuing the above command I get the following error:
Code:
ERROR: java.security.cert.CertificateExpiredException: NotAfter: Thu Feb 19 14:57:22 EST 2009
ERROR: zclient.IO_ERROR (invoke java.security.cert.CertificateException: Untrusted Server Certificate Chain, server: localhost) (cause: javax.net.ssl.SSLHandshakeException java.security.cert.CertificateException: Untrusted Server Certificate Chain)
Would appreciate any comments/suggestions to resolve the above error.
FYI, I did a zmcontrol status and all services are running. And, this a version 5.2 install on debian - Thanks!!!