Installing a Thawte SSL Certificate on ZCS 5.0.x: Difference between revisions

m (Adding category)
(Adding ArticleInfobox)
Line 1: Line 1:
Use the following instructions to import and install a Thawte SSL Certificate (in SSL123 format) on a ZCS 5.0.x server.
{{Article Infobox|{{admin}}||{{ZCS 5.0}}|}}Use the following instructions to import and install a Thawte SSL Certificate (in SSL123 format) on a ZCS 5.0.x server.





Revision as of 21:50, 15 April 2010

Admin Article

Article Information

This article applies to the following ZCS versions.

ZCS 5.0 Article ZCS 5.0

Use the following instructions to import and install a Thawte SSL Certificate (in SSL123 format) on a ZCS 5.0.x server.


1. Generate the CSR from admin console and get it signed by Thawte in .pem format.

2. Save the cert in /opt/zimbra/ssl/zimbra/commercial and rename it to commercial.crt. This directory should also contain commercial.key, which was generated at the time of CSR creation.

3. Download ThawteServerCA_b64.txt and save it at /opt/zimbra/ssl/zimbra/commercial.

4. Run following commands as root:

cd /opt/zimbra/ssl/zimbra/commercial/
/opt/zimbra/bin/zmcertmgr verifycrt comm commercial.key commercial.crt ThawteServerCA_b64.txt

5. If output of above commands looks good, proceed to install the certificate.

/opt/zimbra/bin/zmcertmgr deploycrt comm commercial.crt ThawteServerCA_b64.txt

6. Restart the Zimbra services.

su - zimbra
zmcontrol stop
zmcontrol start

7. Verify that the Web interface is loading correctly with the new certificate.


Verified Against: ZCS 5.0.x Date Created: 9/17/2008
Article ID: https://wiki.zimbra.com/index.php?title=Installing_a_Thawte_SSL_Certificate_on_ZCS_5.0.x Date Modified: 2010-04-15



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 »

Jump to: navigation, search