Software /
code /
prosody
Log
plugins/mod_tls.lua @ 7834:a2081d28bd22
description | author | age |
---|---|---|
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 |
mod_tls: Fix inhertinance of 'ssl' option from "parent" host to subdomain (fixes #511) | Kim Alvefur | Tue, 15 Sep 2015 17:51:56 +0200 |
mod_tls: Treat session.ssl_ctx being false as a signal that TLS is disabled | Kim Alvefur | Mon, 18 May 2015 21:48:58 +0200 |