Software /
code /
prosody
Log
core/certmanager.lua @ 3630:e0c67b14d25f
description | author | age |
---|---|---|
prosody, configmanager, certmanager: Relocate prosody.resolve_relative_path() to configmanager, and update certmanager (the only user of this function) | Matthew Wild | 2010-11-10 |
certmanager, hostmanager, mod_tls: Move responsibility for creating per-host SSL contexts to mod_tls, meaning reloading certs is now as trivial as reloading mod_tls | Matthew Wild | 2010-11-06 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 |
prosody.resolve_relative_path: Updated to take a parent path to resolve against. | Waqas Hussain | 2010-07-23 |
Merge 0.7->trunk | Matthew Wild | 2010-07-23 |
certmanager: Don't disable LuaSec and future cert loading on failure, and add error messages to the no LuaSec/config cases (thanks Jakob) | Matthew Wild | 2010-07-23 |
Merge with backout | Matthew Wild | 2010-07-15 |