Subversion Repositories configs

Rev

Rev 5 | Rev 43 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5 Rev 23
Line 9... Line 9...
9
# 
9
# 
10
# Note: server_socket must be set to https://servername:portname/zarafa
10
# Note: server_socket must be set to https://servername:portname/zarafa
11
#       to use this type of login method
11
#       to use this type of login method
12
 
12
 
13
# Login to the Zarafa server using this SSL Key
13
# Login to the Zarafa server using this SSL Key
14
sslkey_file = /etc/zarafa/ssl/dagent.pem
14
#sslkey_file = /etc/zarafa/ssl/dagent.pem
15
 
15
 
16
# The password of the SSL Key
16
# The password of the SSL Key
17
sslkey_pass = replace-with-dagent-cert-password
17
#sslkey_pass = replace-with-dagent-cert-password
18
 
18
 
19
##############################################################
19
##############################################################
20
# DAGENT LOG SETTINGS
20
# DAGENT LOG SETTINGS
21
 
21
 
22
# Logging method (syslog, file)
22
# Logging method (syslog, file)