File

plugins/mod_unknown.lua @ 12484:fb65b5a033b2

mod_tls: pass target hostname to starttls In case the network backend needs it for outgoing SNI or something.
author Jonas Schäfer <jonas@wielicki.name>
date Fri, 17 Sep 2021 21:43:54 +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