Preexisting Certifcate Installation for Zimbra 6.0: Difference between revisions

(New page: Zimbra makes it extremely easy to install either a self-signed certificate or a commercial certificate specific to the zimbra server. If, on the other hand, you want to install a certifica...)
 
No edit summary
Line 3: Line 3:
Become root, make a directory to work in, bring the files over and rename them:
Become root, make a directory to work in, bring the files over and rename them:


    mkdir /root/certs
mkdir /root/certs
    cd /root/certs
cd /root/certs

Revision as of 23:33, 4 March 2010

Zimbra makes it extremely easy to install either a self-signed certificate or a commercial certificate specific to the zimbra server. If, on the other hand, you want to install a certificate you created somewhere else (such as a wildcard certificate for your domain) the procedure is a bit more involved.

Become root, make a directory to work in, bring the files over and rename them:

mkdir /root/certs
cd /root/certs
Jump to: navigation, search