]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
wrong ssl wildcard cert
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Thu, 3 May 2018 10:11:37 +0000 (12:11 +0200)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Thu, 3 May 2018 10:11:37 +0000 (12:11 +0200)
customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml

index e5aa6d92821aee5fa12aa008851a5863801f613d..8bff75067a5ae6a9858bf38a795ccc1444431c9f 100644 (file)
@@ -152,9 +152,9 @@ infra::profile::apache::pp_vhosts:
     servername: dev-styleguide01-deutsche-wohnen-com.pixelpark.net
     cert_servername: 'wildcard.pixelpark.net'
     cert_customer: 'pixelpark'
-    ssl_cert: '/etc/pki/tls/certs/wildcard.berlin-airport.de-cert.pem'
-    ssl_key: '/etc/pki/tls/private/wildcard.berlin-airport.de-key.pem'
-    ssl_chain: '/etc/pki/tls/certs/wildcard.berlin-airport.de-cert.pem'
+    ssl_cert: /etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem
+    ssl_chain: /etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem
+    ssl_key: /etc/pki/tls/private/wildcard.pixelpark.net-key.pem
     docroot_owner: apache
     docroot_group: apache
     docroot_mode: '0775'