File

plugins/mod_unknown.lua @ 11580:9ad5ec65132d

mod_tls: Add "support" for <failure> by closing gracefully Nicer than the "unsupported stanza type" error we get otherwise.
author Kim Alvefur <zash@zash.se>
date Fri, 21 May 2021 19:04:01 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform