Software /
code /
prosody
Log
core/certmanager.lua @ 3000:43a4cb707fe4
description | author | age |
---|---|---|
certmanager: Friendlier error reporting on OpenWRT and other cases where we don't understand the OpenSSL error | Matthew Wild | 2010-03-05 |
certmanager: Fix nil global access (thanks Marc) | Matthew Wild | 2010-03-05 |
certmanager: Fix global access | Matthew Wild | 2010-03-01 |
Merge with 0.7 | Matthew Wild | 2010-02-13 |
certmanager: Bring back the friendly errors when failing to load the key/certificate file | Matthew Wild | 2010-02-13 |
certmanager, hostmanager: Rename get_context() to create_context() to be more explicit about what it does | Matthew Wild | 2010-02-13 |
certmanager: Fix traceback with no LuaSec | Matthew Wild | 2010-02-05 |
certmanager: Tabs not spaces! | Matthew Wild | 2010-02-05 |
certmanager: Hello world, I'm come to manage your SSL contexts | Matthew Wild | 2010-01-31 |