Annotate
mod_s2s_auth_compat/README.wiki @ 1796:1e9a06caa866
mod_blocking: Import datamanager (thanks kriztan)
author |
Kim Alvefur <zash@zash.se> |
date |
Thu, 27 Aug 2015 12:31:47 +0200 |
parent |
1782:29f3d6b7ad16 |
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.
|