Software /
code /
prosody
Log
core/certmanager.lua @ 4359:c69cbac4178f
description | author | age |
---|---|---|
certmanager: Support setting ciphers in SSL config. LuaSec apparently ignores the documented ciphers option. | Waqas Hussain | Thu, 25 Aug 2011 12:09:16 +0500 |
certmanager: Add required verify flags for cert verification if LuaSec (probably) supports them | Matthew Wild | Sun, 28 Nov 2010 21:09:55 +0000 |
prosody, configmanager, certmanager: Relocate prosody.resolve_relative_path() to configmanager, and update certmanager (the only user of this function) | Matthew Wild | Wed, 10 Nov 2010 19:46:53 +0000 |
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 | Sat, 06 Nov 2010 18:28:15 +0000 |