BBlack has uploaded a new change for review.

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

Change subject: ciphersuite: remove last non-AEAD AES256
......................................................................

ciphersuite: remove last non-AEAD AES256

Previous de-prioritization commit confirmed earlier theory: the
few clients that were using this are all willing to use
ECDHE-(ECD|R)SA-AES128-SHA instead, leaving no legitimate need.

Change-Id: Ia1e6a32c3a27c5a01bfab05998af956316a5362a
---
M modules/wmflib/lib/puppet/parser/functions/ssl_ciphersuite.rb
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/13/304213/1

diff --git a/modules/wmflib/lib/puppet/parser/functions/ssl_ciphersuite.rb 
b/modules/wmflib/lib/puppet/parser/functions/ssl_ciphersuite.rb
index 1071791..a134958 100644
--- a/modules/wmflib/lib/puppet/parser/functions/ssl_ciphersuite.rb
+++ b/modules/wmflib/lib/puppet/parser/functions/ssl_ciphersuite.rb
@@ -95,8 +95,6 @@
       'ECDHE-RSA-AES128-SHA256',
       'ECDHE-ECDSA-AES128-SHA',
       'ECDHE-RSA-AES128-SHA',
-      'ECDHE-ECDSA-AES256-SHA384',
-      'ECDHE-RSA-AES256-SHA384',
       'ECDHE-ECDSA-DES-CBC3-SHA',
       'ECDHE-RSA-DES-CBC3-SHA',
       'DHE-RSA-AES128-SHA256',

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

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

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

Reply via email to