From f5d1870e792de00b8bd90b830c210ea9b9b2102b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Mon, 9 Jul 2018 11:29:01 +0200 Subject: [PATCH] ODT - fix cert path --- customer/mbvd-odt/tmp-odt-daimler-com.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/mbvd-odt/tmp-odt-daimler-com.pixelpark.net.yaml b/customer/mbvd-odt/tmp-odt-daimler-com.pixelpark.net.yaml index 679b2c32..c7e002b3 100644 --- a/customer/mbvd-odt/tmp-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/tmp-odt-daimler-com.pixelpark.net.yaml @@ -50,7 +50,7 @@ infra::profile::apache::pp_vhosts: cert_servername: 'odt.daimler.com' cert_customer: 'daimler' ssl_cert: '/etc/apache2/ssl.crt/odt.daimler.com-cert.pem' - ssl_key: '/etc/apache2/ssl.key/private/odt.daimler.com-key.pem' + ssl_key: '/etc/apache2/ssl.key/odt.daimler.com-key.pem' ssl_chain: '/etc/apache2/ssl.crt/odt.daimler.com-cert.pem' ssl_verify_client: require ssl_crl: '/etc/apache2/ssl.crl/odt-cacrl.pem' -- 2.39.5