Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | certmanager: Use an empty table as the default ssl config when a global ↵ | Waqas Hussain | 2010-07-15 | 1 | -1/+1 | |
| | | | | | | | | 'ssl' config option isn't specified (fixes a top-level traceback on startup). | |||||
* | | certmanager: Remove debug logging accidentally committed | Matthew Wild | 2010-07-13 | 1 | -2/+0 | |
| | | ||||||
* | | certmanager: Adjust paths of SSL key/certs to be relative to the config ↵ | Matthew Wild | 2010-07-13 | 1 | -38/+48 | |
|/ | | | | file, fixes #147 | |||||
* | certmanager: Friendlier error reporting on OpenWRT and other cases where we ↵ | Matthew Wild | 2010-03-05 | 1 | -1/+3 | |
| | | | | don't understand the OpenSSL error | |||||
* | certmanager: Fix nil global access (thanks Marc) | Matthew Wild | 2010-03-05 | 1 | -1/+1 | |
| | ||||||
* | certmanager: Fix global access | Matthew Wild | 2010-03-01 | 1 | -1/+1 | |
| | ||||||
* | Merge with 0.7 | Matthew Wild | 2010-02-13 | 1 | -1/+28 | |
|\ | ||||||
| * | certmanager: Bring back the friendly errors when failing to load the ↵ | Matthew Wild | 2010-02-13 | 1 | -1/+28 | |
| | | | | | | | | key/certificate file | |||||
* | | certmanager, hostmanager: Rename get_context() to create_context() to be ↵ | Matthew Wild | 2010-02-13 | 1 | -1/+1 | |
|/ | | | | more explicit about what it does | |||||
* | certmanager: Fix traceback with no LuaSec | Matthew Wild | 2010-02-05 | 1 | -1/+1 | |
| | ||||||
* | certmanager: Tabs not spaces! | Matthew Wild | 2010-02-05 | 1 | -3/+3 | |
| | ||||||
* | certmanager: Hello world, I'm come to manage your SSL contexts | Matthew Wild | 2010-01-31 | 1 | -0/+35 | |