File

plugins/mod_windows.lua @ 11548:55ef50d6cf65 0.11

core.certmanager: Attempt to directly access LuaSec config table Due to a bug this field was not properly exported before See https://github.com/brunoos/luasec/issues/149
author Kim Alvefur <zash@zash.se>
date Mon, 26 Apr 2021 15:30:13 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here