Dzahn has submitted this change and it was merged.

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(-)

Approvals:
  Rush: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



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: merged
Gerrit-Change-Id: If5c41db7ca6bc952a33ce0784058d155505c4b1f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to