Installing a GlobalSign Commercial Certificate: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
{{Article Infobox|{{admin}}||{{ZCS 5.0}}|{{ZCS 6.0}}|{{ZCS 7.0}}}}
{{Article Infobox|{{admin}}|{{ZCS 5.0}}|{{ZCS 6.0}}|{{ZCS 7.0}}}}


== Installing a GlobalSign SSL certificate with zmcertmgr ==
== Installing a GlobalSign SSL certificate with zmcertmgr ==
Line 7: Line 7:
1. You will receive an e-mail from GlobalSign with your commercial certificate.  Locate the [SSL Certificate] section within the e-mail and copy the Certificate including the -----BEGIN to END----- to a file server.crt and place this into /tmp/server.crt
1. You will receive an e-mail from GlobalSign with your commercial certificate.  Locate the [SSL Certificate] section within the e-mail and copy the Certificate including the -----BEGIN to END----- to a file server.crt and place this into /tmp/server.crt


2. Download the appropriate bundle file from http://www.globalsign.com/support/intermediate-root-install.php depending on which certificate type you purchased. Make sure you choose the GlobalSign Root Bundle Certificates, not the GlobalSign Intermediate Certificates (we need both the root and intermediate certificates that comes with the Root Bundle). Save this as ca_bundle.crt.
2. Download the appropriate bundle file from http://www.globalsign.com/support/intermediate-root-install.php depending on which certificate type you purchased. Make sure you choose the '''GlobalSign Root Bundle Certificates''', not the GlobalSign Intermediate Certificates (we need both the root and intermediate certificates that comes with the Root Bundle). Save this as ca_bundle.crt.


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

Revision as of 14:43, 31 May 2011

Admin Article

Article Information

This article applies to the following ZCS versions.

ZCS 5.0 Article ZCS 5.0 ZCS 6.0 Article ZCS 6.0 ZCS 7.0 Article ZCS 7.0


Installing a GlobalSign SSL certificate with zmcertmgr

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

1. You will receive an e-mail from GlobalSign with your commercial certificate. Locate the [SSL Certificate] section within the e-mail and copy the Certificate including the -----BEGIN to END----- to a file server.crt and place this into /tmp/server.crt

2. Download the appropriate bundle file from http://www.globalsign.com/support/intermediate-root-install.php depending on which certificate type you purchased. Make sure you choose the GlobalSign Root Bundle Certificates, not the GlobalSign Intermediate Certificates (we need both the root and intermediate certificates that comes with the Root Bundle). Save this as ca_bundle.crt.

3. 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: unknown Date Created: 10/7/2009
Article ID: https://wiki.zimbra.com/index.php?title=Installing_a_GlobalSign_Commercial_Certificate Date Modified: 2011-05-31



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