Mercurial > prosody-wiki
changeset 213:7c960f1b4cf8
added summary.
author | maranda3985@gmail.com |
---|---|
date | Sun, 11 Sep 2011 00:30:49 +0000 |
parents | 8935d59dcf86 |
children | a928ab41c909 |
files | mod_s2s_never_encrypt_blacklist.wiki |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_s2s_never_encrypt_blacklist.wiki Sat Sep 03 01:47:58 2011 +0000 +++ b/mod_s2s_never_encrypt_blacklist.wiki Sun Sep 11 00:30:49 2011 +0000 @@ -1,4 +1,6 @@ +#summary Stops prosody from including starttls into available features for specified remote servers. #labels Stage-Beta + = Details = Let's you stop Prosody from sending <starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'> feature to choppy/buggy servers which therefore would fail to re-negotiate and use a secure stream. (e.g. [http://issues.igniterealtime.org/browse/OF-405 OpenFire 3.7.0])