log core/certmanager.lua @ 3355:9bb2da325d4d

age author description
Tue, 13 Jul 2010 13:56:14 +0100 Matthew Wild certmanager: Adjust paths of SSL key/certs to be relative to the config file, fixes #147
Fri, 05 Mar 2010 15:00:11 +0000 Matthew Wild certmanager: Friendlier error reporting on OpenWRT and other cases where we don't understand the OpenSSL error
Fri, 05 Mar 2010 14:49:56 +0000 Matthew Wild certmanager: Fix nil global access (thanks Marc)
Mon, 01 Mar 2010 18:52:47 +0000 Matthew Wild certmanager: Fix global access
Sat, 13 Feb 2010 16:12:53 +0000 Matthew Wild Merge with 0.7
Sat, 13 Feb 2010 16:12:21 +0000 Matthew Wild certmanager: Bring back the friendly errors when failing to load the key/certificate file
Sat, 13 Feb 2010 16:08:43 +0000 Matthew Wild certmanager, hostmanager: Rename get_context() to create_context() to be more explicit about what it does
Fri, 05 Feb 2010 14:31:25 +0000 Matthew Wild certmanager: Fix traceback with no LuaSec
Fri, 05 Feb 2010 14:22:48 +0000 Matthew Wild certmanager: Tabs not spaces!
Sun, 31 Jan 2010 17:22:59 +0000 Matthew Wild certmanager: Hello world, I'm come to manage your SSL contexts