Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/160063

Change subject: ssl certs - configure CA for wmfusercontent.org
......................................................................

ssl certs - configure CA for wmfusercontent.org

in Ibbe0a4f209422a4 this new cert and the CA cert
were added. but we were missing the config in certs.pp
that actually tell puppet they belong together.
puppet will need this to create a "chained" version
of the file, by concatenating the cert and the CA cert

Change-Id: If5c41db7ca6bc952a33ce0784058d155505c4b1f
---
M manifests/certs.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/63/160063/1

diff --git a/manifests/certs.pp b/manifests/certs.pp
index 1fab127..423246e 100644
--- a/manifests/certs.pp
+++ b/manifests/certs.pp
@@ -162,6 +162,7 @@
             'star.wmflabs.org'             => 'RapidSSL_CA.pem 
GeoTrust_Global_CA.pem',
             'star.wmflabs'                 => 'wmf-labs.pem',
             'star.planet.wikimedia.org'    => 'DigiCertHighAssuranceCA-3.pem 
DigiCert_High_Assurance_EV_Root_CA.pem',
+            'star.wmfusercontent.org'      => 'GlobalSign_CA.pem',
             default => 'wmf-ca.pem',
         }
     }

-- 
To view, visit https://gerrit.wikimedia.org/r/160063
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If5c41db7ca6bc952a33ce0784058d155505c4b1f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to