Comparison

plugins/mod_admin_adhoc.lua @ 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 11872:ffff0d8a9c68
child 12910:5c90862e39aa
child 13528:c228f1ffb7b3
comparison
equal deleted inserted replaced
12205:a2e6605303fa 12206:77ac0d96ac24