Zmprov

Revision as of 18:47, 4 May 2007 by Mmorse (talk | contribs)

If you're seeing an error like this when you run zmprov:

[] ERROR: java.security.cert.CertificateExpiredException: NotAfter: Sun Oct 08 00:38:45 EDT 2006
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)

your certs are expired, and need to be recreated


Using Zmprov to add themes:

'zmprov gcf zimbraInstalledSkin' and you'll get a list of currently installed skins.

When you've done that/written those down:

'zmprov mcf zimbraInstalledSkin <skin1> zimbraInstalledSkin <skin2> etc...'

List ALL the skins you want to include, the ones you don't want should be left off the list. (if you fail to list even the currently installed ones it actually uninstalls them)

Supposedly you then neeed a tomcat stop/start after the zmprov mcf, though it works for me without the restarting


zmprov gcf zimbraRemoteManagementPort

Jump to: navigation, search