annotate mod_s2s_auth_compat.wiki @ 455:5f111a4e13fb
mod_s2s_auth_dane.wiki: drep mention of luajit, not required anymore
author |
Kim Alvefur <zash@zash.se> |
date |
Mon, 19 May 2014 11:28:47 +0200 |
parents |
0a4e55f75eb2 |
children |
|
rev |
line source |
333
|
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. |