Software /
code /
prosody
Log
core/certmanager.lua @ 3371:5b32e6f84392
description | author | age |
---|---|---|
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 |
certmanager: Remove debug logging accidentally committed | Matthew Wild | Tue, 13 Jul 2010 15:28:52 +0100 |
certmanager: Adjust paths of SSL key/certs to be relative to the config file, fixes #147 | Matthew Wild | Tue, 13 Jul 2010 13:56:14 +0100 |