Log

plugins/mod_tls.lua @ 11938:6da703cb4c04

description author age
mod_tls: Attempt STARTTLS on outgoing unencrypted legacy s2s connections Kim Alvefur Wed, 01 Sep 2021 19:05:24 +0200
Fix various spelling errors (thanks codespell) Kim Alvefur Tue, 27 Jul 2021 00:13:18 +0200
mod_tls: Add "support" for <failure> by closing gracefully Kim Alvefur Fri, 21 May 2021 19:04:01 +0200
mod_tls: Fix order of debug messages and tls context creation Kim Alvefur Wed, 05 May 2021 16:25:33 +0200
mod_tls: Bail out if session got destroyed while sending <proceed/> Kim Alvefur Thu, 15 Apr 2021 15:57:24 +0200
mod_tls: Ignore lack of STARTTLS offer only when s2s_require_encryption set Kim Alvefur Fri, 29 Jan 2021 23:23:25 +0100
mod_tls: Attempt STARTTLS even if not advertised as per RFC 7590 Kim Alvefur Fri, 29 Jan 2021 23:17:08 +0100
Merge 0.11->trunk Kim Alvefur Sun, 26 Apr 2020 21:03:40 +0200
mod_tls: Log when certificates are (re)loaded 0.11 Kim Alvefur Sun, 26 Apr 2020 20:58:51 +0200
Merge 0.11->trunk Kim Alvefur Wed, 24 Apr 2019 18:06:48 +0200
mod_tls: Log debug message for each kind of TLS context created 0.11 Kim Alvefur Tue, 23 Apr 2019 19:13:50 +0200
mod_tls: Restore querying for certificates on s2s Kim Alvefur Mon, 11 Mar 2019 13:07:59 +0100
mod_tls: Keep TLS context errors and repeat them again for each session Kim Alvefur Fri, 28 Dec 2018 00:04:26 +0100
mod_tls: Rebuild SSL context objects on configuration reload - #701 Kim Alvefur Tue, 25 Apr 2017 21:50:36 +0200
mod_tls: Switch to hook_tag from hook_stanza which was renamed in 2087d42f1e77 Kim Alvefur Mon, 06 Mar 2017 15:55:37 +0100