Mercurial > prosody-modules
comparison mod_s2s_auth_samecert/README.md @ 6249:021b2686c19b
mod_s2s_auth_samecert: Add brief README
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 08 Jun 2025 13:28:33 +0200 |
| parents | |
| children | 7bca4f5935d6 |
comparison
equal
deleted
inserted
replaced
| 6248:28fd42866be9 | 6249:021b2686c19b |
|---|---|
| 1 This module authenticates server-to-server connections by looking for an already established connection that uses the exact same certificate, reusing | |
| 2 the earlier validation results and letting Prosody skip performing slower validation methods such as [POSH][mod_s2s_auth_posh] twice. |
