| 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
|
| Fri, 17 Sep 2021 21:18:30 +0200 |
Jonas Schäfer |
mod_tls: Do not offer TLS if the connection is considered secure
|
| Sat, 25 Dec 2021 16:23:40 +0100 |
Kim Alvefur |
various: Require encryption by default for real
|
| Tue, 25 Jan 2022 13:20:26 +0100 |
Kim Alvefur |
mod_tls: Set ALPN on outgoing connections
|
| Fri, 21 Jan 2022 18:42:38 +0100 |
Kim Alvefur |
mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls
|