Software /
code /
prosody
Log
plugins/mod_tls.lua @ 2544:b68cbc664d18
description | author | age |
---|---|---|
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 |
mod_tls: Don't try to start TLS if we can't actually do it (thanks Florob) | Matthew Wild | Fri, 09 Oct 2009 17:48:45 +0100 |