Software /
code /
prosody
Log
plugins/mod_tls.lua @ 9974:c30933aa0242
description | author | age |
---|---|---|
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 |
mod_tls: Suppress debug message if already using encryption | Kim Alvefur | Sat, 25 Feb 2017 01:16:31 +0100 |
mod_tls: Log reasons for not being able to do TLS | Kim Alvefur | Wed, 15 Feb 2017 23:03:22 +0100 |
mod_tls: Check that connection has starttls method first to prevent offering starttls over tls (thanks Remko and Tobias) | Kim Alvefur | Fri, 27 Jan 2017 12:21:09 +0100 |