Software /
code /
prosody
Log
core/certmanager.lua @ 3372:395f692b3182
description | author | age |
---|---|---|
Merge with backout | Matthew Wild | Thu, 15 Jul 2010 08:27:56 +0100 |
Backed out changeset 598c33a99a31 (already fixed a better way) | Matthew Wild | Thu, 15 Jul 2010 08:25:50 +0100 |
certmanager: Fix to handle the case of no SSL configuration at all | Matthew Wild | Wed, 14 Jul 2010 16:24:15 +0100 |
certmanager: Added copyright header. | Waqas Hussain | Thu, 15 Jul 2010 11:28:31 +0500 |
certmanager: Defined default_capath to prevent a global nil access. | Waqas Hussain | Thu, 15 Jul 2010 11:28:14 +0500 |
certmanager: Use an empty table as the default ssl config when a global 'ssl' config option isn't specified (fixes a top-level traceback on startup). | Waqas Hussain | Thu, 15 Jul 2010 11:25:41 +0500 |