Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-24-2011, 08:04 AM
Member
 
Posts: 11
Default Geotrust SSL

Hi All,

Zimbra version 7.01

There is a lot of information regarding installing SSL certs and some information is dated.

Using the Admin Cert install wizard I got the hash and sent it off to get a SSL cert.

I received the Web Server CERTIFICATE and the INTERMEDIATE CA. Then I returned back to the wizard to install the CERTS.

Please upload the following files from your CA

Certificate:

Root CA:

Intermediate CA:

Which certs go where?

Thanks for any assistance,
Scott

I looked at the on-line help and it is very dated.
Reply With Quote
  #2 (permalink)  
Old 03-24-2011, 08:32 AM
Advanced Member
 
Posts: 222
Default

I am not sure about GUI-based install, but instead I sucessfuly managed to install few certificates manually:

Seems you have already generated CSR Certificate Server Request file, which you then pasted into Geotrust SSL certificate issue wizard, which produces your final certificate.

Now, you need Geotrust or Equifax SSL root certificate:
Code:
wget http://www.geotrust.com/resources/root_certificates/certificates/Equifax_Secure_Certificate_Authority.cer -O /tmp/ca_bundle.crt
Then you CTRL-C your Geotrust SSL certificate (which you bought from Geotrust), from first to last line, and PASTE it into something like this, so you get it into file onto your server:
Code:
echo here_you_paste_your_ssl_certificate > zimbra.yourdomain.com.crt
Then you install your cert:
Code:
sudo /opt/zimbra/bin/zmcertmgr deploycrt comm /tmp/zimbra.yourdomain.com.crt /tmp/ca_bundle.crt
Don't forget to open port 443 on your firewall/router, and off you go with https://zimbra.yourdomain.com:7071 for test
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.