Troubleshoot the SSL doesn't show after configure SSL certificate per domain: Difference between revisions

(Created page with "{{WIP}}{{Article Infobox|{{admin}}|{{ZCS 8.6}}|{{ZCS 8.5}}|{{ZCS 8.0}}}} =Troubleshoot the SSL doesn't show after configure SSL certificate per domain= ==Purpose== Even after ...")
 
Line 12: Line 12:
  zmprov ms example.com zimbraReverseProxyGenConfigPerVirtualHostname TRUE
  zmprov ms example.com zimbraReverseProxyGenConfigPerVirtualHostname TRUE
  zmprov mcf zimbraReverseProxyGenConfigPerVirtualHostname TRUE
  zmprov mcf zimbraReverseProxyGenConfigPerVirtualHostname TRUE


* If it still doesn't work, it's possible the new nginx configuration hasn't been generated due to a permissions issue.  To fix this, first fix perms as the root user:
* If it still doesn't work, it's possible the new nginx configuration hasn't been generated due to a permissions issue.  To fix this, first fix perms as the root user:
  /opt//zimbra/libexec/zmfixperms
  /opt/zimbra/libexec/zmfixperms


Then restart nginx:
Then restart nginx:

Revision as of 13:26, 24 April 2015

Admin Article

Article Information

This article applies to the following ZCS versions.

ZCS 8.6 Article ZCS 8.6 ZCS 8.5 Article ZCS 8.5 ZCS 8.0 Article ZCS 8.0


Troubleshoot the SSL doesn't show after configure SSL certificate per domain

Purpose

Even after configuring SSL certificates per domain, the new certificate doesn't show when logging in webmail.

Resolution

+ zimbraReverseProxyGenConfigPerVirtualHostname should be set to TRUE in server and global config.

zmprov gs example.com zimbraReverseProxyGenConfigPerVirtualHostname
zmprov gacf zimbraReverseProxyGenConfigPerVirtualHostname

Use these commands to set it to TRUE:

zmprov ms example.com zimbraReverseProxyGenConfigPerVirtualHostname TRUE
zmprov mcf zimbraReverseProxyGenConfigPerVirtualHostname TRUE
  • If it still doesn't work, it's possible the new nginx configuration hasn't been generated due to a permissions issue. To fix this, first fix perms as the root user:
/opt/zimbra/libexec/zmfixperms

Then restart nginx:

zmnginxctl restart

Additional Content


Verified Against: Zimbra Collaboration 8.6, 8.5, 8.0 Date Created: 04/10/2015
Article ID: https://wiki.zimbra.com/index.php?title=Troubleshoot_the_SSL_doesn%27t_show_after_configure_SSL_certificate_per_domain Date Modified: 2015-04-24



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Wiki/KB reviewed by SME1 SME2 Copyeditor Last edit by Jorge de la Cruz
Jump to: navigation, search