annotate mod_s2s_auth_compat/README.wiki @ 1783:b31fe2d22310
mod_cloud_notify: XEP-0357: Push - the server bits ("app server" not included)
author |
Kim Alvefur <zash@zash.se> |
date |
Mon, 24 Aug 2015 23:09:58 +0200 |
parents |
29f3d6b7ad16 |
children |
|
rev |
line source |
1782
|
1 #summary Workaround for servers doing EXTERNAL without proper stream headers |
|
2 |
|
3 = Introduction = |
|
4 |
|
5 This module is a workaround for servers that try to do s2s authentication with certificates and SASL EXTERNAL, but do not send correct stream headers. Notably Openfire versions since 3.7 or 3.8. |