View Single Post
  #4 (permalink)  
Old 09-08-2009, 12:52 PM
rotorboy rotorboy is offline
Senior Member
 
Posts: 55
Default

Hello.
Here's what I had to do. No matter what I did the GUI admin area would not work.

So instead I uploaded the certs to /root/certs and logged into SSH

cd /root/certs

/opt/zimbra/bin/zmcertmgr verifycrt comm /opt/zimbra/ssl/zimbra/commercial/commercial.key ./mydomain.com.crt

Quote:
** Verifying ./mydomain.com.crt against /opt/zimbra/ssl/zimbra/commercial/commercial.key
Certificate (./mydomain.com.crt) and private key (/opt/zimbra/ssl/zimbra/commercial/commercial.key) match.
Valid Certificate: ./mydomain.com.crt: OK
/opt/zimbra/bin/zmcertmgr deploycrt comm ./mydomain.com.crt gd_bundle.crt

Then I rebooted the machine... since I needed to clear out the swap anyway.
Reply With Quote