Ottomata has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/403774 )

Change subject: Also disable SHA224
......................................................................

Also disable SHA224

Bug: T182993
Change-Id: Ia39e54128a102a4b6ad1cf35e7cc0d89f94ab668
---
M modules/profile/files/kafka/java.security
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/74/403774/1

diff --git a/modules/profile/files/kafka/java.security 
b/modules/profile/files/kafka/java.security
index 3d4d5f1..68c6864 100644
--- a/modules/profile/files/kafka/java.security
+++ b/modules/profile/files/kafka/java.security
@@ -548,7 +548,7 @@
 jdk.certpath.disabledAlgorithms=MD2, MD5, SHA1 jdkCA & usage TLSServer, \
      RSA keySize < 1024, DSA keySize < 1024, EC keySize < 224
 
-jdk.certpath.disabledAlgorithms=MD2, MD5, SHA1, DSA, RSA keySize < 2048, EC 
keySize < 224
+jdk.certpath.disabledAlgorithms=MD2, MD5, SHA1, SHA224, DSA, RSA keySize < 
2048, EC keySize < 224
 
 #
 # Algorithm restrictions for signed JAR files

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

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

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

Reply via email to