diff options
author | Kim Alvefur <zash@zash.se> | 2018-09-13 20:37:43 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2018-09-13 20:37:43 +0200 |
commit | 416607e20e5439c17f4cf6673d982e61ef90f488 (patch) | |
tree | 647579be91c769126b898fa608636f17fd0af333 /util/rfc6724.lua | |
parent | 2219abbc3f16b89861f65bc8f30b354c1605ff13 (diff) | |
download | prosody-416607e20e5439c17f4cf6673d982e61ef90f488.tar.gz prosody-416607e20e5439c17f4cf6673d982e61ef90f488.zip |
net.server_epoll: Refactor Direct TLS assumptions outwards
The assumption that connections are "Direct TLS" when a TLS context is
supplided should be broken. The goal is to make it easy to add a new API
that can be given a TLS context at creation even if it should do
STARTTLS.
With this commit, only the exposed server_select-compatible API assumes
Direct TLS when a TLS context is included.
Diffstat (limited to 'util/rfc6724.lua')
0 files changed, 0 insertions, 0 deletions