I've not done it via the adminUI. What I had to do was:
(a) cd /opt/zimbra/ssl; mkdir bak; mv * bak
(b) Kill the CA Cert in LDAP via an ldapmodify operation on cn=config,cn=zimbra
(c) run /opt/zimbra/bin/zmcertmgr createca
(d) run /opt/zimbra/bin/zmcertmgr deployca
(e) run /opt/zimbra/bin/zmcertmgr install self -new
--Quanah
__________________
Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra :: the leader in open source messaging and collaboration
Last edited by quanah : 12-22-2007 at 01:12 PM.
|