Software /
code /
prosody
Log
plugins/mod_tls.lua @ 2802:ded1c649484a
description | author | age |
---|---|---|
mod_tls: Set the sslctx on outgoing connections (possibly the cause of outgoing s2s connections not being encrypted) | Matthew Wild | Sun, 31 Jan 2010 15:39:49 +0000 |
mod_tls: Only negotiate TLS on outgoing s2s connections if we have an SSL context (thanks Flo...) | Matthew Wild | Tue, 16 Feb 2010 17:15:43 +0000 |
mod_tls: Ban TLS after auth, not before. | Waqas Hussain | Sun, 14 Feb 2010 10:00:39 +0500 |
mod_tls: Fixed traceback during S2S TLS (nil global access). | Waqas Hussain | Sun, 14 Feb 2010 09:59:57 +0500 |