From 00124589fb9d999697f08b9ff7320e4c3353bb89 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 11 Jul 2017 13:41:47 +0200 Subject: [PATCH] ODT - int fix client ssl client --- customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml | 6 +++++- 1 file changed, 5 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 b1dca80f..f1923660 100644 --- a/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml @@ -24,7 +24,7 @@ infra::profile::apache::pp_vhosts: ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem' ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' - ssl_verify_client: require + #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_ssl: 'SSLRequire %%{ich-trickse}{SSL_CLIENT_S_DN_O} eq "ODT"' @@ -67,6 +67,10 @@ infra::profile::apache::pp_vhosts: - ip 192.168.170.53 - ip 192.168.170.52 - ip 54.205.87.231 + - slash: + provider: location + path: '/' + custom_fragment: "SSLVerifyClient require" infra::profile::cron::cronjobs: fetchcrl: -- 2.39.5