Software /
code /
prosody
Log
plugins/mod_tls.lua @ 7863:a634fe3c21f2
description | author | age |
---|---|---|
mod_tls: Add debug logging for when TLS should be doable but no ssl context was set | Kim Alvefur | Wed, 25 Jan 2017 11:06:30 +0100 |
mod_tls: Verify that TLS is available before proceeding | Kim Alvefur | Mon, 23 Jan 2017 10:46:42 +0100 |
mod_tls: Only accept <proceed> on outgoing s2s connections | Kim Alvefur | Mon, 23 Jan 2017 10:45:20 +0100 |
mod_tls: Ignore unused argument [luacheck] | Kim Alvefur | Wed, 02 Nov 2016 23:19:41 +0100 |
mod_tls: Fix ssl option fallback to a "parent" host if current host does not have ssl options set (thanks 70b1) | Kim Alvefur | Mon, 09 Nov 2015 13:40:06 +0100 |
mod_tls: Remove unused reference to global ssl config option (certmanager adds that to the context) | Kim Alvefur | Mon, 09 Nov 2015 13:39:23 +0100 |