From: Oliver Böttcher Date: Tue, 11 Jul 2017 12:11:15 +0000 (+0200) Subject: ODT - INT fix custom_fragment X-Git-Tag: v0.1.0~2670^2~2^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ed3ddfa323bdbfdc04a8e2417deb55ee3d7374e3;p=pixelpark%2Fhiera.git ODT - INT fix custom_fragment --- 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 196a3800..382f3800 100644 --- a/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml @@ -43,7 +43,9 @@ infra::profile::apache::pp_vhosts: - slash: provider: location path: '/' - custom_fragment: "SSLVerifyClient require" + custom_fragment: | + SSLRequire %%{ich-trickse}{SSL_CLIENT_S_DN_O} eq "ODT" + SSLVerifyClient require - webservice: provider: location path: '/emm_webservice'