Software /
code /
prosody
Log
plugins/mod_tls.lua @ 1943:3d4c703d9333
description | author | age |
---|---|---|
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 |
mod_tls: Catch s2s-stream-features and add starttls feature if possible | Matthew Wild | Thu, 08 Oct 2009 23:41:59 +0100 |
mod_tls: Mark sessions as not secure when negotiating outward TLS, so they get marked secure later. Fixes missing (encrypted) for outgoing sessions in s2s:show(). Thanks albert, McKael :) | Matthew Wild | Tue, 06 Oct 2009 10:34:13 +0100 |
mod_tls: require_s2s_encryption -> s2s_require_encryption | Matthew Wild | Mon, 05 Oct 2009 15:00:05 +0100 |