annotate mod_s2s_auth_compat/README.wiki @ 1786:8ad2c526404c
README: Update repository link
author |
Kim Alvefur <zash@zash.se> |
date |
Tue, 25 Aug 2015 16:53:15 +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. |