BBlack has submitted this change and it was merged.

Change subject: switch wmfusercontent.org to RSA-only temporarily
......................................................................


switch wmfusercontent.org to RSA-only temporarily

Change-Id: If1cc2074cd6308e9dcf8bcb2cd117ee5ee7362cb
---
M modules/role/manifests/cache/ssl/misc.pp
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  BBlack: Verified; Looks good to me, approved



diff --git a/modules/role/manifests/cache/ssl/misc.pp 
b/modules/role/manifests/cache/ssl/misc.pp
index c1f4c67..edf0a40 100644
--- a/modules/role/manifests/cache/ssl/misc.pp
+++ b/modules/role/manifests/cache/ssl/misc.pp
@@ -6,7 +6,8 @@
 
     tlsproxy::localssl { 'wmfusercontent.org':
         do_ocsp        => true,
-        certs          => ['ecc-star.wmfusercontent.org', 
'star.wmfusercontent.org'],
+        certs          => ['star.wmfusercontent.org'], # temporary, until 
ECDSA re-issue
+        # certs          => ['ecc-star.wmfusercontent.org', 
'star.wmfusercontent.org'],
         server_name    => 'wmfusercontent.org',
         server_aliases => ['*.wmfusercontent.org'];
     }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If1cc2074cd6308e9dcf8bcb2cd117ee5ee7362cb
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <bbl...@wikimedia.org>
Gerrit-Reviewer: BBlack <bbl...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to