summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/tools/httpd_inets_props.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/tools/httpd_inets_props.conf b/src/tools/httpd_inets_props.conf
index feffe8a..a4b57c6 100644
--- a/src/tools/httpd_inets_props.conf
+++ b/src/tools/httpd_inets_props.conf
@@ -9,17 +9,3 @@
{ssl_certificate_key_file, "/tmp/httpd_inets/srv1.key"},
{ssl_ca_certificate_file, "/tmp/httpd_inets/01.pem"}
].
-
-
- %% {socket_type, {essl, [
- %% {certfile, "/tmp/httpd_inets/02.pem"},
- %% {keyfile, "/tmp/httpd_inets/srv1.key"},
- %% {cacertfile, "/tmp/httpd_inets/01.pem"},
- %% {verify, 0}
- %% ]}}
-
-%% {ssl_certificate_file, "02.pem"},
-%% {ssl_certificate_key_file, "srv1.key"},
-%% {ssl_ca_certificate_file, "01.pem"}
-
-%% FIXME: limit modules {modules, [mod_get, mod_log]