From ed3ddfa323bdbfdc04a8e2417deb55ee3d7374e3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 11 Jul 2017 14:11:15 +0200 Subject: [PATCH] ODT - INT fix custom_fragment --- customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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' -- 2.39.5