Software /
code /
prosody
Log
core/certmanager.lua @ 4990:75fe91372f92
description | author | age |
---|---|---|
certmanager: Fix traceback for missing LuaSec (thanks Link Mauve) | Matthew Wild | Mon, 23 Jul 2012 14:17:42 +0100 |
certmanager: Add quotes around cert file path when logging. | Waqas Hussain | Tue, 12 Jun 2012 17:02:35 +0500 |
certmanager: tonumber() (fix for 0b8134015635) | Matthew Wild | Sat, 19 May 2012 21:57:40 +0100 |
certmanager: Don't use no_ticket option before LuaSec 0.4 | Matthew Wild | Sat, 19 May 2012 21:53:43 +0100 |
certmanager: no_ticket is not a verification option (thanks Zash) | Matthew Wild | Fri, 18 May 2012 01:50:51 +0100 |
certmanager: Add no_ticket option for OpenSSL (we don't support resumption yet) | Matthew Wild | Fri, 18 May 2012 00:31:23 +0100 |
certmanager: Adjust error messages to be non-specific about 'host' (so we can specify a service name instead ffor SSL) | Matthew Wild | Fri, 11 May 2012 20:24:15 +0100 |