Software /
code /
prosody
Log
plugins/mod_tls.lua @ 2576:b70e73872c4d
description | author | age |
---|---|---|
mod_tls: Don't advertise TLS after authentication. | Waqas Hussain | Wed, 10 Feb 2010 01:36:22 +0500 |
mod_tls: Remove some redundant variable declarations | Matthew Wild | Sun, 31 Jan 2010 15:40:28 +0000 |
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: Update for new server SSL syntax | Matthew Wild | Sun, 31 Jan 2010 15:39:04 +0000 |
mod_tls: Switch to : syntax for connection methods | Matthew Wild | Sat, 21 Nov 2009 17:16:46 +0000 |
mod_tls: Offer the host-specific cert (when there is one) to incoming c2s/s2s connections, fixes #30 (thanks, albert, Flo, johnny, and all who nagged me :) ) | Matthew Wild | Sat, 17 Oct 2009 16:25:28 +0100 |