Mercurial > prosody-modules
comparison mod_s2s_auth_compat/README.md @ 5975:fe081789f7b5
All community modules: Unify file extention of Markdown files to .md
| author | Menel <menel@snikket.de> |
|---|---|
| date | Tue, 22 Oct 2024 10:26:01 +0200 |
| parents | mod_s2s_auth_compat/README.markdown@4d73a1a6ba68 |
| children |
comparison
equal
deleted
inserted
replaced
| 5974:5a65a632d5b9 | 5975:fe081789f7b5 |
|---|---|
| 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. |
