Software /
code /
prosody
Log
plugins/mod_tls.lua @ 3583:ef86ba720f00
description | author | age |
---|---|---|
mod_tls: Let hosts without an 'ssl' option inherit it from their parent hosts. | Waqas Hussain | Wed, 10 Nov 2010 02:26:18 +0500 |
mod_tls: Pass the hostname rather than host session to certmanager.create_context() (thanks darkrain) | Matthew Wild | Mon, 08 Nov 2010 03:12:30 +0000 |
certmanager, hostmanager, mod_tls: Move responsibility for creating per-host SSL contexts to mod_tls, meaning reloading certs is now as trivial as reloading mod_tls | Matthew Wild | Sat, 06 Nov 2010 18:28:15 +0000 |
mod_tls: Remove extraneous flag to starttls() for s2sout connecections | Matthew Wild | Thu, 22 Jul 2010 13:13:28 +0100 |