log core/certmanager.lua @ 5428:4cc7df30f521

age author description
Sat, 23 Mar 2013 02:33:15 +0100 Kim Alvefur core.*: Complete removal of all traces of the "core" section and section-related code.
Mon, 07 Jan 2013 02:17:07 +0100 Kim Alvefur certmanager: Fix nil index if no LuaSec available
Fri, 28 Dec 2012 15:00:43 +0100 Kim Alvefur core.certmanager: Add support for LuaSec 0.5. Also compat with MattJs luasec-hg
Mon, 23 Jul 2012 16:42:26 +0100 Matthew Wild certmanager: Remove unused import of setmetatable
Mon, 23 Jul 2012 16:39:49 +0100 Matthew Wild certmanager: Fix for traceback WITH LuaSec... (!) (thanks IRON)
Mon, 23 Jul 2012 14:17:42 +0100 Matthew Wild certmanager: Fix traceback for missing LuaSec (thanks Link Mauve)
Tue, 12 Jun 2012 17:02:35 +0500 Waqas Hussain certmanager: Add quotes around cert file path when logging.
Sat, 19 May 2012 21:57:40 +0100 Matthew Wild certmanager: tonumber() (fix for 0b8134015635)
Sat, 19 May 2012 21:53:43 +0100 Matthew Wild certmanager: Don't use no_ticket option before LuaSec 0.4
Fri, 18 May 2012 01:50:51 +0100 Matthew Wild certmanager: no_ticket is not a verification option (thanks Zash)
Fri, 18 May 2012 00:31:23 +0100 Matthew Wild certmanager: Add no_ticket option for OpenSSL (we don't support resumption yet)
Fri, 11 May 2012 20:24:15 +0100 Matthew Wild certmanager: Adjust error messages to be non-specific about 'host' (so we can specify a service name instead ffor SSL)
Sat, 21 Apr 2012 23:11:59 +0200 Kim Alvefur core.certmanager: Log a message when a password is required but not supplied. fixes #214
Tue, 01 Nov 2011 23:57:42 +0500 Waqas Hussain certmanager: More informative logging.