File

plugins/mod_unknown.lua @ 6919:ab6c57633ce5

mod_tls: Fix ssl option fallback to a "parent" host if current host does not have ssl options set (thanks 70b1)
author Kim Alvefur <zash@zash.se>
date Mon, 09 Nov 2015 13:40:06 +0100
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