Installing a StartSSL SSL Certificate with zmcertmgr: Difference between revisions

(Created page with '{{Article Infobox|{{admin}}||{{ZCS 6.0}}|}}== Installing a *Free* StartSSL SSL certificate with zmcertmgr == Use the article as a guide to installing a StartSSL issued SSL certi…')
 
No edit summary
Line 8: Line 8:
   cat ca.pem sub.class1.server.ca.pem > ca_bundle.crt
   cat ca.pem sub.class1.server.ca.pem > ca_bundle.crt


4. Place server certificate in /tmp/server.crt.
4. Place server certificate in /tmp/ssl.crt.
 
5. Place the server key in


5. Deploy the commercial certificate with zmcertmgr as the root user.
5. Deploy the commercial certificate with zmcertmgr as the root user.

Revision as of 22:53, 21 July 2010

Admin Article

Article Information

This article applies to the following ZCS versions.

ZCS 6.0 Article ZCS 6.0

Installing a *Free* StartSSL SSL certificate with zmcertmgr

Use the article as a guide to installing a StartSSL issued SSL certificate with the zmcertmgr tool.

1. Download the [[1]] and [[2]] to /tmp/

2. Cat the CA certs to form a single CA certificate chain file

 cat ca.pem sub.class1.server.ca.pem > ca_bundle.crt

4. Place server certificate in /tmp/ssl.crt.

5. Place the server key in

5. Deploy the commercial certificate with zmcertmgr as the root user.

 cd /opt/zimbra/bin
 ./zmcertmgr deploycrt comm /tmp/server.crt /tmp/ca_bundle.crt
Verified Against: Zimbra Collaboration Suite 6.x Date Created: 7/21/2010
Article ID: https://wiki.zimbra.com/index.php?title=Installing_a_StartSSL_SSL_Certificate_with_zmcertmgr Date Modified: 2010-07-21



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