RobH has uploaded a new change for review.

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

Change subject: setting dumps.w.o new intermediary cert
......................................................................

setting dumps.w.o new intermediary cert

the new sha256 cert has a different intermediary than the sha1 (even
though the new intermediary is still sha1 signed!)

T88507

Change-Id: I456b629644b8dfbe644a68857a2ae70bb9e01e12
---
M modules/dumps/manifests/init.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/79/188579/1

diff --git a/modules/dumps/manifests/init.pp b/modules/dumps/manifests/init.pp
index 7f27e5f..1d85873 100644
--- a/modules/dumps/manifests/init.pp
+++ b/modules/dumps/manifests/init.pp
@@ -1,5 +1,5 @@
 class dumps {
-    install_certificate{ 'dumps.wikimedia.org': ca => 'RapidSSL_CA.pem' }
+    install_certificate{ 'dumps.wikimedia.org': ca => 
'RapidSSL_SHA256_CA_-_G3.crt' }
 
     include ::nginx
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I456b629644b8dfbe644a68857a2ae70bb9e01e12
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <r...@wikimedia.org>

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

Reply via email to