Software /
code /
prosody
Comparison
.luacheckrc @ 12206:77ac0d96ac24
mod_s2s: Enable outgoing Direct TLS connections
Makes it faster by cutting out the roundtrips involved in <starttls/>,
at the cost of making an additional SRV lookup.
Since we already ignore a missing <starttls/> offer and try anyway there
is not much difference in security. The fact that XMPP is used and the
hostnames involved might still be visible until the future Encrypted
ClientHello extension allows hiding those too.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 21 Jan 2022 17:59:19 +0100 |
parent | 12002:cbed7d8d8f35 |
child | 12296:49ebac8a5260 |
comparison
equal
deleted
inserted
replaced
12205:a2e6605303fa | 12206:77ac0d96ac24 |
---|