From: Arne Fitzenreiter Date: Wed, 26 Jan 2011 16:41:15 +0000 (+0100) Subject: Fix ssl-global.conf (settings was ignored). X-Git-Tag: v2.9-core45~1^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ae6726a8e15a58a5690ee3a766c68c8d3de67b2;p=people%2Fms%2Fipfire-2.x.git Fix ssl-global.conf (settings was ignored). --- diff --git a/config/httpd/ssl-global.conf b/config/httpd/ssl-global.conf index 458339add4..9cf4f8150b 100644 --- a/config/httpd/ssl-global.conf +++ b/config/httpd/ssl-global.conf @@ -13,10 +13,6 @@ # what they do. They're here only as hints or reminders. If you are unsure # consult the online docs. You have been warned. -# This global SSL configuration is ignored if -# "SSL" is not defined, or if "NOSSL" is defined. - - # @@ -61,9 +57,4 @@ SSLRandomSeed startup builtin SSLRandomSeed connect builtin - SSLLog /var/log/httpd/ssl_engine_log - SSLLogLevel info - - -