#labels Stage-Beta = Details = Let's you stop Prosody from sending feature to choppy/buggy servers which therefore would fail to re-negotiate using a secure stream. (e.g. OpenFire) = Usage = Copy the plugin into your prosody's modules directory. And add it between your enabled modules into the global section (modules_enabled). Then list each host as follow: {{{ tls_s2s_blacklist = { "host1.tld", "host2.tld", "host3.tld" } }}} = Compatibility = It's supposed to work with 0.7-0.8.x