Software /
code /
prosody
Log
plugins/mod_tls.lua @ 13232:e0ab20519ce5
description | author | age |
---|---|---|
plugins: Use boolean config method in some places | Kim Alvefur | Tue, 18 Jul 2023 12:38:16 +0200 |
mod_tls: Drop request for client certificates on outgoing connections | Kim Alvefur | Wed, 19 Apr 2023 11:14:11 +0200 |
plugins: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 24 Mar 2023 13:15:28 +0100 |
mod_tls: Record STARTTLS state so it can be shown in Shell | Kim Alvefur | Tue, 02 Aug 2022 19:26:26 +0200 |
mod_tls: pass target hostname to starttls | Jonas Schäfer | Fri, 17 Sep 2021 21:43:54 +0200 |
mod_tls: tell network backend to stop reading while preparing TLS | Jonas Schäfer | Sat, 02 Apr 2022 11:18:57 +0200 |
mod_tls: Do not offer TLS if the connection is considered secure | Jonas Schäfer | Fri, 17 Sep 2021 21:18:30 +0200 |