From: Oliver Böttcher Date: Tue, 29 Aug 2017 09:36:36 +0000 (+0200) Subject: MHK - blöder static proxy X-Git-Tag: v0.1.0~2513^2~12^2~4 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ba5a7c735dc32d0a1d218f010d597b424f4205b4;p=pixelpark%2Fhiera.git MHK - blöder static proxy --- diff --git a/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml index 07e84f89..4154b855 100644 --- a/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml @@ -102,7 +102,11 @@ infra::profile::apache::pp_vhosts: - 'set X-Frame-Options: sameorigin' - 'set X-XSS-Protection: "1; mode=block"' - 'set X-Content-Type-Options: nosniff' - custom_fragment: 'SSLProxyEngine on' + custom_fragment: | + SSLProxyEngine on + SSLProxyVerify none + SSLProxyCheckPeerCN off + SSLProxyCheckPeerName off logstash::generic_resource: webapp: diff --git a/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml index c65e46b3..e86a4333 100644 --- a/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml @@ -102,7 +102,11 @@ infra::profile::apache::pp_vhosts: - 'set X-Frame-Options: sameorigin' - 'set X-XSS-Protection: "1; mode=block"' - 'set X-Content-Type-Options: nosniff' - custom_fragment: 'SSLProxyEngine on' + custom_fragment: | + SSLProxyEngine on + SSLProxyVerify none + SSLProxyCheckPeerCN off + SSLProxyCheckPeerName off logstash::generic_resource: webapp: diff --git a/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml index 15f56547..a352bed8 100644 --- a/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml @@ -102,7 +102,11 @@ infra::profile::apache::pp_vhosts: - 'set X-Frame-Options: sameorigin' - 'set X-XSS-Protection: "1; mode=block"' - 'set X-Content-Type-Options: nosniff' - custom_fragment: 'SSLProxyEngine on' + custom_fragment: | + SSLProxyEngine on + SSLProxyVerify none + SSLProxyCheckPeerCN off + SSLProxyCheckPeerName off logstash::generic_resource: webapp: