X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=prosody.cfg.lua.dist;h=1d11a658ae951b4eb6249d9e34d728d215a2101d;hb=0ae741529413e2f621d1be47c6c479c58416f1c1;hp=30221da92e23be54076842114f3063f3c8d0caa1;hpb=85563052480d9d50103dc127e10c00d43beb72b5;p=prosody.git diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist index 30221da9..1d11a658 100644 --- a/prosody.cfg.lua.dist +++ b/prosody.cfg.lua.dist @@ -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