From 962c3f572905f3266b77b414eeb86880899ea03a Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 12 Mar 2011 17:06:56 -0500 Subject: Adding patch from Matthew J Dovey for site proxy, certificatefiles and HTTPS cert options --- config/apache_mod_security/apache_mod_security.xml | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'config/apache_mod_security/apache_mod_security.xml') diff --git a/config/apache_mod_security/apache_mod_security.xml b/config/apache_mod_security/apache_mod_security.xml index ef56609b..f2cba156 100644 --- a/config/apache_mod_security/apache_mod_security.xml +++ b/config/apache_mod_security/apache_mod_security.xml @@ -133,6 +133,42 @@ 40 input + + Certificate File + certificatefile + + + (required if Protocol is https) + ]]> + + 40 + input + + + Certificate Key File + certificatekeyfile + + + (required if Protocol is https) + ]]> + + 40 + input + + + Certificate Chain File + certificatechainfile + + + (not required) + ]]> + + 40 + input + Preserve Proxy hostname preserveproxyhostname -- cgit v1.2.3