From c3d12316a318612e3a88c8dd68b915b71d63e1a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Fri, 24 Mar 2017 16:41:32 +0100 Subject: [PATCH] ODT - disable client cert for webservice --- customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml b/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml index 5fbbd454..de258f2a 100644 --- a/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml @@ -32,3 +32,12 @@ site::profile::apache::pp_vhosts: proxy_preserve_host: true proxy_pass: - { path: /, url: 'ajp://localhost:8009/' } + directories: + - webservice: + provider: location + path: '/emm_webservice' + require: + - 'ip 93.188.107.192/26' + - 'ip 217.66.50.0/24' + - 'ip 217.66.51.0/24' + ssl_verify_client: none -- 2.39.5