Software /
code /
prosody
Log
core/certmanager.lua @ 3370:7c87af1c9a68
description | author | age |
---|---|---|
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 |
certmanager: Friendlier error reporting on OpenWRT and other cases where we don't understand the OpenSSL error | Matthew Wild | Fri, 05 Mar 2010 15:00:11 +0000 |