I have followed instructions from Zimbra on installing SSL for each domain on my server via this link:
https://wiki.zimbra.com/wiki/Multiple_S ... ation_(SNI)_for_HTTPS
I have 3 domains mail.domain.com (admin, system user) and this domain not use (not resolved DNS), mail.domain.net and mail.domain.org.
zmhostname = mail.domain.net
Code: Select all
zmprov md mail.domain.com zimbraVirtualHostName mail.domain.com zimbraVirtualIPAddress 1.2.3.4
zmprov md domain.net zimbraVirtualHostName mail.domain.net zimbraVirtualIPAddress 1.2.3.4
zmprov md domain.org zimbraVirtualHostName mail.domain.org zimbraVirtualIPAddress 1.2.3.4
I installed SSL for the following 2 domains: mail.domain.net and mail.domain.org. After restarting zimbra services with the command zmcontrol restart, I just get SSL for mail.domain.net and domain mail.domain.org issue to mail.domain.net.
We did the same with 8.8.12 before and no such situation happened.
A similar post was uploaded but I'm not sure it's the same zcs version as me and the post hasn't been solved yet. Would you mind helping me resolve this case.