view mod_s2s_auth_compat/README.markdown @ 4293:edde5905744a

mod_s2s_keepalive: Don't send whitespace keepalives before s2sin stream is open Could possibly result in whitespace before the XML and stream header, which isn't allowed by the parser. Don't think s2sout is affected, as the stream is opened early and doesn't have to wait for the other end. Thanks Ge0rG
author Kim Alvefur <zash@zash.se>
date Thu, 10 Dec 2020 11:57:03 +0100
parents 4d73a1a6ba68
children
line wrap: on
line source

---
labels:
summary: Workaround for servers doing EXTERNAL without proper stream headers
...

Introduction
============

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.