view plugins/mod_unknown.lua @ 13294:4a05fbda927f

core.certmanager: Tweak log level of message about SNI being required Everything supports SNI today, so this is not useful information.
author Kim Alvefur <zash@zash.se>
date Sun, 29 Oct 2023 21:31:07 +0100
parents 28a90f5fea46
children
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