summaryrefslogtreecommitdiffstats
path: root/ssl.conf
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 06:08:51 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 06:08:51 +0000
commitc70491735f9f89e64318af4bf96c9bccc4d7d0f2 (patch)
tree9c989d29514dc2dcd82206c177e669c9580e415d /ssl.conf
parent3cbd43bfe959217a1e7b971a76ee0f396c8ca3dd (diff)
downloadhttpd-c70491735f9f89e64318af4bf96c9bccc4d7d0f2.tar.gz
httpd-c70491735f9f89e64318af4bf96c9bccc4d7d0f2.tar.xz
httpd-c70491735f9f89e64318af4bf96c9bccc4d7d0f2.zip
auto-import changelog data from httpd-2.0.40-1.src.rpmhttpd-2_0_40-1
Mon Aug 12 2002 Joe Orton <jorton@redhat.com> 2.0.40-1 - update to 2.0.40 Wed Jul 24 2002 Joe Orton <jorton@redhat.com> 2.0.36-8 - improve comment on use of UserDir in default config (#66886)
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
##