Mercurial > prosody-modules
view mod_s2s_auth_samecert/README.md @ 6335:1f00618ad3be
mod_pastebin: Document pastebin_html_preview setting (thanks Zaak)
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Fri, 03 Oct 2025 11:31:17 +0100 |
| parents | 021b2686c19b |
| children | 7bca4f5935d6 |
line wrap: on
line source
This module authenticates server-to-server connections by looking for an already established connection that uses the exact same certificate, reusing the earlier validation results and letting Prosody skip performing slower validation methods such as [POSH][mod_s2s_auth_posh] twice.
