Merge Tobias SCRAM-PLUS work
[prosody.git] / prosody.cfg.lua.dist
index 30221da92e23be54076842114f3063f3c8d0caa1..1d11a658ae951b4eb6249d9e34d728d215a2101d 100644 (file)
@@ -94,7 +94,7 @@ ssl = {
 -- Force clients to use encrypted connections? This option will
 -- prevent clients from authenticating unless they are using encryption.
 
-c2s_require_encryption = false
+c2s_require_encryption = true
 
 -- Force certificate authentication for server-to-server connections?
 -- This provides ideal security, but requires servers you communicate