summaryrefslogtreecommitdiffstats
path: root/ssl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ssl.conf')
-rw-r--r--ssl.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/ssl.conf b/ssl.conf
index 0bc0a1c..98838a0 100644
--- a/ssl.conf
+++ b/ssl.conf
@@ -83,16 +83,6 @@ SSLRandomSeed connect builtin
#SSLRandomSeed connect file:/dev/random 512
#SSLRandomSeed connect file:/dev/urandom 512
-# Logging:
-# The home of the dedicated SSL protocol logfile. Errors are
-# additionally duplicated in the general error log file. Put
-# this somewhere where it cannot be used for symlink attacks on
-# a real server (i.e. somewhere where only root can write).
-# Log levels are (ascending order: higher ones include lower ones):
-# none, error, warn, info, trace, debug.
-SSLLog logs/ssl_engine_log
-SSLLogLevel info
-
##
## SSL Virtual Host Context
##