Ryan Lane has uploaded a new change for review.

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


Change subject: Remove the root certificate from the unified chain
......................................................................

Remove the root certificate from the unified chain

Change-Id: I2ce65154a2177a921bb29697039d0448946d37c2
---
M manifests/certs.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/32/53632/1

diff --git a/manifests/certs.pp b/manifests/certs.pp
index 356fd02..fe166f3 100644
--- a/manifests/certs.pp
+++ b/manifests/certs.pp
@@ -126,7 +126,7 @@
                # If this is out of order either servers will fail to start, or 
will not properly
                # have SSL enabled.
                $cas = $name ? {
-                       "unified.wikimedia.org" => 
"DigiCertHighAssuranceCA-3.pem DigiCert_High_Assurance_EV_Root_CA.pem",
+                       "unified.wikimedia.org" => 
"DigiCertHighAssuranceCA-3.pem",
                        "star.wikimedia.org" => "Equifax_Secure_CA.pem",
                        "star.wikipedia.org" => "DigiCertHighAssuranceCA-3.pem 
DigiCert_High_Assurance_EV_Root_CA.pem",
                        "star.wiktionary.org" => "RapidSSL_CA.pem 
GeoTrust_Global_CA.pem",

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

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

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

Reply via email to