Software /
code /
prosody-modules
Comparison
mod_s2s_auth_compat/README.md @ 6211:750d64c47ec6 draft default tip
Merge
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Tue, 18 Mar 2025 00:31:36 +0700 |
parent | 6003:fe081789f7b5 |
comparison
equal
deleted
inserted
replaced
6210:24316a399978 | 6211:750d64c47ec6 |
---|---|
1 --- | |
2 labels: | |
3 summary: Workaround for servers doing EXTERNAL without proper stream headers | |
4 ... | |
5 | |
6 Introduction | |
7 ============ | |
8 | |
9 This module is a workaround for servers that try to do s2s | |
10 authentication with certificates and SASL EXTERNAL, but do not send | |
11 correct stream headers. Notably Openfire versions since 3.7 or 3.8. |