From fe30da9f73a30c1039b70bbf34df50dc4e29171d Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Fri, 21 Mar 2014 09:41:58 +0100 Subject: Clean up. --- src/tools/httpd_inets_props.conf | 14 -------------- 1 file changed, 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] -- cgit v1.1