I tried reinstalling the self signed cert, but it gives an error when it tries to "...Saving server config key zimbraSSLPrivateKey...". Same thing with the GoDaddy cert. See my output below:
I've read 100 or more posts about the GoDaddy issue, and I understand it's an issue and what I might do about it if I ever get the server running again, but at this point I think the problem is beyond the GoDaddy cert install issue.
Especially since the self signed cert isn't working either and now zimbra won't start correctly.
To install the self signed cert, I'm using these directions:
Administration Console and CLI Certificate Tools - Zimbra :: Wiki The self signed cert install gives me the following:
[root@mail bin]# /opt/zimbra/bin/zmcertmgr createca -new
** Creating /opt/zimbra/ssl/zimbra/ca/zmssl.cnf...done
** Creating CA private key /opt/zimbra/ssl/zimbra/ca/ca.key...done.
** Creating CA cert /opt/zimbra/ssl/zimbra/ca/ca.pem...done.
[root@mail bin]# /opt/zimbra/bin/zmcertmgr createcrt -new -days 365
Validation days: 365
** Creating /opt/zimbra/conf/zmssl.cnf...done
** Backup /opt/zimbra/ssl/zimbra to /opt/zimbra/ssl/zimbra.20100512101651
** Generating a server csr for download self -new -keysize 1024
** Creating /opt/zimbra/conf/zmssl.cnf...done
** Backup /opt/zimbra/ssl/zimbra to /opt/zimbra/ssl/zimbra.20100512101651
** Creating server cert request /opt/zimbra/ssl/zimbra/server/server.csr...done.
** Saving server config key zimbraSSLPrivateKey...failed.
** Signing cert request /opt/zimbra/ssl/zimbra/server/server.csr...done.
[root@mail bin]# /opt/zimbra/bin/zmcertmgr deploycrt self
** Saving server config key zimbraSSLCertificate...failed. ** 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.
[root@mail bin]# /opt/zimbra/bin/zmcertmgr viewdeployedcrt
::service mta::
notBefore=May 12 17:16:57 2010 GMT
notAfter=May 12 17:16:57 2011 GMT
subject= /C=US/ST=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=mail.mydomianname.com
issuer= /C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=mail.mydomianname.com
SubjectAltName=
::service proxy::
notBefore=May 12 17:16:57 2010 GMT
notAfter=May 12 17:16:57 2011 GMT
subject= /C=US/ST=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=mail.mydomainname.com
issuer= /C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=mail.mydomainname.com
SubjectAltName=
::service mailboxd::
notBefore=May 12 17:16:57 2010 GMT
notAfter=May 12 17:16:57 2011 GMT
subject= /C=US/ST=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=mail.mydomianname.com
issuer= /C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=mail.mydomianname.com
SubjectAltName=
::service ldap::
notBefore=May 12 17:16:57 2010 GMT
notAfter=May 12 17:16:57 2011 GMT
subject= /C=US/ST=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=mail.mydomianname.com
issuer= /C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=mail.mydomianname.com
SubjectAltName=
Any other ideas?
Thanks for the help by the way.
---Dean.