Changes

From SME Server
Jump to navigationJump to search
750 bytes added ,  06:58, 8 November 2008
Line 86: Line 86:     
  Hi Paul, please submit separate bug reports detailing all your customization notes. Darrell
 
  Hi Paul, please submit separate bug reports detailing all your customization notes. Darrell
 +
 +
=== SSL ===
 +
 +
I've been trying to get SSL working for both IMAP and the Outlook configuration. For IMAP, I edited the gateway.cfg template to point to the SME Server certificate and key files:
 +
 +
# File with RSA key for SSL
 +
ssl_private_key_file    =      /home/e-smith/ssl.key/host.domain.com.key
 +
 +
#File with certificate for SSL
 +
ssl_certificate_file    =      /home/e-smith/ssl.crt/host.domain.com.crt
 +
 +
On restart of the daemon, I was successfully able to connect. In looking further at the Outlook side, SSL support for the server is configured in server.cfg, where it requires a path to CA certificates. I recall when configuring OpenVPN, part of the procedure created certificates. Is a similar process required here? Thanks for an pointers.  Des
21

edits

Navigation menu