Line 92:
Line 92:
File with RSA key for SSL:
File with RSA key for SSL:
+
ssl_private_key_file = /home/e-smith/ssl.key/host.domain.com.key
ssl_private_key_file = /home/e-smith/ssl.key/host.domain.com.key
File with certificate for SSL:
File with certificate for SSL:
+
ssl_certificate_file = /home/e-smith/ssl.crt/host.domain.com.crt
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
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