aboutsummaryrefslogtreecommitdiffstats
path: root/core/certmanager.lua
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge with backoutMatthew Wild2010-07-151-1/+1
|\ \
| * | Backed out changeset 598c33a99a31 (already fixed a better way)Matthew Wild2010-07-151-1/+1
* | | certmanager: Fix to handle the case of no SSL configuration at allMatthew Wild2010-07-141-2/+2
* | | certmanager: Added copyright header.Waqas Hussain2010-07-151-0/+8
* | | certmanager: Defined default_capath to prevent a global nil access.Waqas Hussain2010-07-151-0/+1
|/ /
* | certmanager: Use an empty table as the default ssl config when a global 'ssl'...Waqas Hussain2010-07-151-1/+1
* | certmanager: Remove debug logging accidentally committedMatthew Wild2010-07-131-2/+0
* | certmanager: Adjust paths of SSL key/certs to be relative to the config file,...Matthew Wild2010-07-131-38/+48
|/
* certmanager: Friendlier error reporting on OpenWRT and other cases where we d...Matthew Wild2010-03-051-1/+3
* certmanager: Fix nil global access (thanks Marc)Matthew Wild2010-03-051-1/+1
* certmanager: Fix global accessMatthew Wild2010-03-011-1/+1
* Merge with 0.7Matthew Wild2010-02-131-1/+28
|\
| * certmanager: Bring back the friendly errors when failing to load the key/cert...Matthew Wild2010-02-131-1/+28
* | certmanager, hostmanager: Rename get_context() to create_context() to be more...Matthew Wild2010-02-131-1/+1
|/
* certmanager: Fix traceback with no LuaSecMatthew Wild2010-02-051-1/+1
* certmanager: Tabs not spaces!Matthew Wild2010-02-051-3/+3
* certmanager: Hello world, I'm come to manage your SSL contextsMatthew Wild2010-01-311-0/+35