Software /
code /
prosody
Log
plugins/mod_tls.lua @ 6918:de35feccc78e
description | author | age |
---|---|---|
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 |
mod_tls: Build <starttls/> as a stanza instead of with string concatenation | Kim Alvefur | Mon, 18 May 2015 21:43:24 +0200 |