5.x Commercial Certificates Guide: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
Please make sure the commercial certificate files are in the correct directories and run "zmcertmgr install comm" AS ROOT
Please make sure the commercial certificate files are in the correct directories and run "zmcertmgr install comm" AS ROOT


  (a) copy the certificate file(s) to /opt/zimbra/ssl/zimbra/commercial/ while naming it commercial.crt
<pre>
  .If you have more than one cert files, please concatenate them into one file
  (a) Copy the certificate file(s) to /opt/zimbra/ssl/zimbra/commercial/ while naming it commercial.crt
  (b) copy the private key to /opt/zimbra/ssl/zimbra/commercial/ while naming it commercial.key
    If you have more than one cert files, please concatenate them into one file
  (c) copy /opt/zimbra/ssl/zimbra/commercail/commercial.crt /opt/zimbra/jetty/webapps/zimbraAdmin/tmp/current.crt
  (b) Copy the private key to /opt/zimbra/ssl/zimbra/commercial/ while naming it commercial.key
  (c) Copy /opt/zimbra/ssl/zimbra/commercial/commercial.crt /opt/zimbra/jetty/webapps/zimbraAdmin/tmp/current.crt
  (d) Run this command /opt/zimbra/bin/zmcertmgr install comm
  (d) Run this command /opt/zimbra/bin/zmcertmgr install comm
  (e) if there are any errors from the above command, please send it to us (support@zimbra.com)
</pre>
   
If there are any errors from the above command, please send it to us (support@zimbra.com)

Revision as of 20:18, 16 January 2008

Please make sure the commercial certificate files are in the correct directories and run "zmcertmgr install comm" AS ROOT

 (a) Copy the certificate file(s) to /opt/zimbra/ssl/zimbra/commercial/ while naming it commercial.crt
     If you have more than one cert files, please concatenate them into one file
 (b) Copy the private key to /opt/zimbra/ssl/zimbra/commercial/ while naming it commercial.key
 (c) Copy /opt/zimbra/ssl/zimbra/commercial/commercial.crt /opt/zimbra/jetty/webapps/zimbraAdmin/tmp/current.crt
 (d) Run this command /opt/zimbra/bin/zmcertmgr install comm

If there are any errors from the above command, please send it to us (support@zimbra.com)

Jump to: navigation, search