From 902a34b685bc75426cc8563474520dde38ecb814 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Mon, 10 Jul 2017 12:29:28 +0200 Subject: [PATCH] ODT - fix client certs --- customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml | 1 + 1 file changed, 1 insertion(+) 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 c82205be..dcc69aed 100644 --- a/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml @@ -25,6 +25,7 @@ infra::profile::apache::pp_vhosts: ssl_verify_client: require ssl_crl: '/etc/pki/tls/certs/odt-cacrl.pem' ssl_ca: '/etc/pki/tls/certs/odt-root-ca.pem' + custom_fragment: 'SSLRequire %%{ich-trickse}{SSL_CLIENT_S_DN_O} eq "ODT"' rewrites_non_ssl: - https: comment: 'almost all to https' -- 2.39.5