Difference between revisions of "Zimbra"

Jump to navigation Jump to search
708 bytes added ,  22:47, 11 March 2011
→‎Procedures: Added "Install Commercial Certificate"
m (→‎Installation: Minor revisions during deployment of v7 beta)
(→‎Procedures: Added "Install Commercial Certificate")
Line 212: Line 212:


== Procedures ==
== Procedures ==
=== Install Commercial Certificate ===
# Create a Certificate Signing Request (CSR) - can be done via the GUI admin console, but doesn't always work properly
## Logged into the server as root...
## Generate CSR, EG <code> /opt/zimbra/bin/zmcertmgr createcsr comm -new -keysize 2048 -subject "/C=GB/L=London/O=SandfordIT Limited/CN=mail.sandfordit.com" </code>
##* /C - Country
##* /ST - Region / county (optional)
##* /L - City
##* /O - Organisation / company name
##* /OU - Department (optional)
##* /CN - Server FQDN
# Display and copy CSR key
#* <code> more /opt/zimbra/ssl/zimbra/commercial/commercial.csr </code>
# Upload CSR to certificate authority
# Install received keys via GUI and restart server
=== Install Zimlet ===
=== Install Zimlet ===
Zimlets ''only'' work when accessing via the web client, they are not usable from the full-fat Zimbra client.
Zimlets ''only'' work when accessing via the web client, they are not usable from the full-fat Zimbra client.

Navigation menu