Changes

From SME Server
Jump to navigationJump to search
495 bytes added ,  00:50, 27 November 2008
no edit summary
Line 102: Line 102:     
N.B. There is a typo in the man page - the shell script should be /usr/share/zarafa/ssl-certificates.sh - the man page is missing the "s" in certificates.
 
N.B. There is a typo in the man page - the shell script should be /usr/share/zarafa/ssl-certificates.sh - the man page is missing the "s" in certificates.
 +
 +
NOTE: There is no need to create any additional certificates, the SME self signed certificates work just fine for Outlook SSL connections.  In server.cfg in the SSL section (on or about line 104) you need to point to the correct certs and paths like this:
 +
 +
server_ssl_key_file    = /home/e-smith/ssl.pem/host.domain.com.pem
 +
 +
server_ssl_ca_file      = /home/e-smith/ssl.crt/host.domain.com.crt
 +
 +
server_ssl_ca_path      = /home/e-smith/ssl.crt/
 +
 +
sslkeys_path            = /home/e-smith/ssl.pem/

Navigation menu