View Single Post
  #1 (permalink)  
Old 10-13-2009, 03:53 PM
vtx624 vtx624 is offline
Intermediate Member
 
Posts: 24
Default ZimbraSSLPrivateKey failed after deploying certs

Zimbra,

I get this message when I try to deploy one of my certs

**Saving server config key zimbraSSLPrivateKey…failed.

How do I go about resolving this issue.


Code:
** Verifying /opt/tmp/new_cert2009/test_cert/ssl.crt against /opt/zimbra/ssl/zimbra/commercial/commercial.key
Certificate (/opt/tmp/new_cert2009/test_cert/ssl.crt) and private key (/opt/zimbra/ssl/zimbra/commercial/commercial.key) match.
Valid Certificate: /opt/tmp/new_cert2009/test_cert/ssl.crt: OK
** Copying /opt/tmp/new_cert2009/test_cert/ssl.crt to /opt/zimbra/ssl/zimbra/commercial/commercial.crt
** Appending ca chain /opt/tmp/new_cert2009/test_cert/ca.crt to /opt/zimbra/ssl/zimbra/commercial/commercial.crt
** Saving server config key zimbraSSLCertificate...done.
** Saving server config key zimbraSSLPrivateKey...failed.
** Installing mta certificate and key...done.
** Installing slapd certificate and key...done.
** Installing proxy certificate and key...done.
** Creating pkcs12 file /opt/zimbra/ssl/zimbra/jetty.pkcs12...done.
** Creating keystore file /opt/zimbra/mailboxd/etc/keystore...done.
** Installing CA to /opt/zimbra/conf/ca...done.
By the way I'm using startssl certs

Any help would be appreciated

Last edited by vtx624; 10-13-2009 at 06:44 PM..
Reply With Quote