aboutsummaryrefslogtreecommitdiffstats
path: root/core/certmanager.lua
Commit message (Collapse)AuthorAgeFilesLines
* certmanager: Friendlier error reporting on OpenWRT and other cases where we ↵Matthew Wild2010-03-051-1/+3
| | | | don't understand the OpenSSL error
* 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 ↵Matthew Wild2010-02-131-1/+28
| | | | | | | | key/certificate file
* | certmanager, hostmanager: Rename get_context() to create_context() to be ↵Matthew Wild2010-02-131-1/+1
|/ | | | more explicit about what it does
* 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