Hi all :)
Here's the problem.
I run the 8.6.0_GA_1153.FOSS in single server environment. Till last week I had single domain, (lets call it domain1.com) installed on it and an commercial certificate installed and working fine according to this wiki page:
http://wiki.zimbra.com/wiki/Administration_Console_and_CLI_Certificate_Tools#ZCS_Certificate_CLI
Unfortunately things got complicated and I had to add 2nd domain (domain2.com) to the server. adding domain went just fine, i got e-mail accounts working in it already.
The problem started when I tried to add 2nd certificate for 2nd domain.
I fallowed instructions from here:
https://wiki.zimbra.com/wiki/SSL_certificates_per_domain
but without many successes...
I got my cert prepared and it verified OK, I also have both
zmprov gs SERVERNAME zimbraReverseProxyGenConfigPerVirtualHostname
zmprov gacf zimbraReverseProxyGenConfigPerVirtualHostname
set to TRUE
I got the :
/opt/zimbra/libexec/zmdomaincertmgr savecrt example.com example.com.bundle example.com.key
and
/opt/zimbra/libexec/zmdomaincertmgr deploycrts
without errors for the new domain2.com but ii produced "failed" result for the old domain1.com entries...
then I restarted the whole thing (zmcontrol restart)
unfortunately after checking with /opt/zimbra/bin/zmcertmgr viewdeployedcrt I still only see the old certificate deployed by the first method for the domain1.com
My guess is that I'd have to uninstall the first certificate for the whole server and then implement a domain base solution but I haven't got a clue how to do it and uncle google is of not much help ...
I'd really appreciate some help :)
.