View Single Post
  #7 (permalink)  
Old 10-21-2008, 02:10 PM
tgx tgx is offline
Elite Member
 
Posts: 291
Default

Quote:
Originally Posted by tvcian View Post
I was afraid Id get that answer.

I tried that already, step by step, and it did not resolve the problem. Zimbra would not start and the error remained the same.
Did you try this from the "5.0.10 upgrade problem" thread ?:

-----------------------------------------------------------
As per support instructions the fix was:

1) Clear all the contents of the /opt/zimbra/conf/ca directory by backing them up
somewhere on disk.
2) Copy the /opt/zimbra/ssl/zimbra/commercial/commercial.key /opt/zimbra/conf/ca/ca.key
3) Copy /opt/zimbra/ssl/zimbra/commercial/commercial.crt /opt/zimbra/conf/ca/ca.pem
4) Create the hash value
ln -f -s ca.pem /opt/zimbra/conf/ca/`openssl x509 -hash -noout -in
/opt/zimbra/conf/ca/ca.pem`.0
5) Chmod 644 /opt/zimbra/conf/ca/*
6) Restart the zmcontrol
--------------------------------------------------------
Reply With Quote