File

plugins/mod_windows.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

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here