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

Change subject: [WIP]: Mandatory Cassandra client encryption
......................................................................

[WIP]: Mandatory Cassandra client encryption

Bug: T111113
Change-Id: I3e0ce2b2cf8c4ef30922e661f541b25693fd8732
---
M modules/cassandra/templates/cassandra.yaml-2.2.erb
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/04/342904/1

diff --git a/modules/cassandra/templates/cassandra.yaml-2.2.erb 
b/modules/cassandra/templates/cassandra.yaml-2.2.erb
index 0efa2b2..e71f15f 100644
--- a/modules/cassandra/templates/cassandra.yaml-2.2.erb
+++ b/modules/cassandra/templates/cassandra.yaml-2.2.erb
@@ -842,7 +842,7 @@
 client_encryption_options:
     enabled: <%= @client_encryption_enabled %>
     # If enabled and optional is set to true encrypted and unencrypted 
connections are handled.
-    optional: true
+    optional: false
     keystore: <%= @config_directory %>/tls/server.key
     keystore_password: placeholder
     # require_client_auth: false

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3e0ce2b2cf8c4ef30922e661f541b25693fd8732
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Eevans <eev...@wikimedia.org>

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

Reply via email to