From: Oliver Böttcher Date: Fri, 24 Mar 2017 15:41:32 +0000 (+0100) Subject: ODT - disable client cert for webservice X-Git-Tag: v0.1.0~3390^2~22 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=c3d12316a318612e3a88c8dd68b915b71d63e1a3;p=pixelpark%2Fhiera.git ODT - disable client cert for webservice --- 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