Commit graph

3 commits

Author SHA1 Message Date
Kim Alvefur
73d1bb1218 various: Require encryption by default for real
These options have been specified (and enabled) in the default config file for
a long time. However if unspecified in the config, they were not enabled. Now
they are.

This may result in a change of behaviour for people using very old config
files that lack the require_encryption options. But that's what we want.
2021-12-25 16:23:40 +01:00
Kim Alvefur
53cde4a8a8 mod_s2s_bidi: Ignore unencrypted connections if s2s_require_encryption is set
Prevents some weirdness in cases where no authentication is done
2019-11-28 18:57:17 +01:00
Kim Alvefur
ef38f2d062 mod_s2s_bidi: Enables bi-directional streams via XEP-0288 2019-09-08 19:45:39 +02:00