]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
ODT - INT fix custom_fragment
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Tue, 11 Jul 2017 12:11:15 +0000 (14:11 +0200)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Tue, 11 Jul 2017 12:11:15 +0000 (14:11 +0200)
customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml

index 196a3800680910afbacbcd8d58601a3f3fe1679e..382f3800de3e265d519743f46410b2d22bdab8c6 100644 (file)
@@ -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'