From 49064cc0ad4f89dd7aaa2690436c30a26a0385f9 Mon Sep 17 00:00:00 2001 From: o Date: Fri, 14 Nov 2014 11:47:35 +0100 Subject: sni: make ssl_cert configurable per vhost to support sni we configure ssl_certs on a vhost basis. additionally this commit introduces a generic configuration hash which will be used to replace most other parameters in the future. --- files/vhosts.d/OpenBSD/0-default_ssl.conf | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 files/vhosts.d/OpenBSD/0-default_ssl.conf (limited to 'files/vhosts.d/OpenBSD/0-default_ssl.conf') diff --git a/files/vhosts.d/OpenBSD/0-default_ssl.conf b/files/vhosts.d/OpenBSD/0-default_ssl.conf deleted file mode 100644 index 53ea262..0000000 --- a/files/vhosts.d/OpenBSD/0-default_ssl.conf +++ /dev/null @@ -1,9 +0,0 @@ - - Include include.d/defaults.inc - Include include.d/ssl_defaults.inc - - DocumentRoot /var/www/htdocs/default/www/ - ErrorLog /var/www/htdocs/default/logs/default_error_log - CustomLog /var/www/htdocs/default/logs/default_access_log combined - - -- cgit v1.2.3