Log

plugins/mod_tls.lua @ 13118:6b5e92949051

description author age
mod_tls: Drop request for client certificates on outgoing connections Kim Alvefur 23 months ago
plugins: Prefix module imports with prosody namespace Kim Alvefur 2023-03-24
mod_tls: Record STARTTLS state so it can be shown in Shell Kim Alvefur 2022-08-02
mod_tls: pass target hostname to starttls Jonas Schäfer 2021-09-17
mod_tls: tell network backend to stop reading while preparing TLS Jonas Schäfer 2022-04-02
mod_tls: Do not offer TLS if the connection is considered secure Jonas Schäfer 2021-09-17
various: Require encryption by default for real Kim Alvefur 2021-12-25
mod_tls: Set ALPN on outgoing connections Kim Alvefur 2022-01-25
mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls Kim Alvefur 2022-01-21
mod_tls: Attempt STARTTLS on outgoing unencrypted legacy s2s connections Kim Alvefur 2021-09-01
Fix various spelling errors (thanks codespell) Kim Alvefur 2021-07-26
mod_tls: Add "support" for <failure> by closing gracefully Kim Alvefur 2021-05-21
mod_tls: Fix order of debug messages and tls context creation Kim Alvefur 2021-05-05
mod_tls: Bail out if session got destroyed while sending <proceed/> Kim Alvefur 2021-04-15
mod_tls: Ignore lack of STARTTLS offer only when s2s_require_encryption set Kim Alvefur 2021-01-29