Subversion Repositories configs

Rev

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

Rev 4 Rev 23
Line 64... Line 64...
64
 
64
 
65
# Client verify file and/or path
65
# Client verify file and/or path
66
ssl_verify_file = 
66
ssl_verify_file = 
67
ssl_verify_path =
67
ssl_verify_path =
68
 
68
 
-
 
69
# SSL protocols to use, set to '!SSLv2' for 'ssl_enable_v2 = no'
-
 
70
ssl_protocols = !SSLv2
-
 
71
 
-
 
72
# SSL ciphers to use, set to 'ALL' for backward compatibility
-
 
73
ssl_ciphers = ALL:!LOW:!SSLv2:!EXP:!aNULL
-
 
74
 
69
# Accept SSLv2 only incoming connections
75
# Prefer the server's order of SSL ciphers over client's
70
ssl_enable_v2 = no
76
ssl_prefer_server_ciphers = no
71
 
77
 
72
##############################################################
78
##############################################################
73
# OTHER ICAL SETTINGS
79
# OTHER ICAL SETTINGS
74
 
80
 
75
# The timezone of the system clock
81
# The timezone of the system clock