log plugins/mod_tls.lua @ 14229:ce31fdde0ad1 default tip

age author description
Tue, 01 Apr 2025 20:49:58 +0200 Kim Alvefur mod_tls: Collect full certificate chain validation information 13.0
Tue, 01 Apr 2025 17:26:56 +0100 Matthew Wild mod_tls: Enable Prosody's certificate checking for incoming s2s connections (fixes #1916) (thanks Damian, Zash) 13.0
Tue, 18 Jul 2023 12:38:16 +0200 Kim Alvefur plugins: Use boolean config method in some places
Wed, 19 Apr 2023 11:14:11 +0200 Kim Alvefur mod_tls: Drop request for client certificates on outgoing connections
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Tue, 02 Aug 2022 19:26:26 +0200 Kim Alvefur mod_tls: Record STARTTLS state so it can be shown in Shell
Fri, 17 Sep 2021 21:43:54 +0200 Jonas Schäfer mod_tls: pass target hostname to starttls
Sat, 02 Apr 2022 11:18:57 +0200 Jonas Schäfer mod_tls: tell network backend to stop reading while preparing TLS