Mercurial > prosody-wiki
changeset 206:007a1fe5d2d1
mod_s2s_never_encrypt_blacklist: correction.
author | maranda3985@gmail.com |
---|---|
date | Fri, 02 Sep 2011 23:09:14 +0000 |
parents | 97e15fe16c0b |
children | d716766d946a |
files | mod_s2s_never_encrypt_blacklist.wiki |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_s2s_never_encrypt_blacklist.wiki Fri Sep 02 23:05:24 2011 +0000 +++ b/mod_s2s_never_encrypt_blacklist.wiki Fri Sep 02 23:09:14 2011 +0000 @@ -1,7 +1,7 @@ #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 using a secure stream. (e.g. OpenFire) +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. OpenFire) = Usage =