File

plugins/mod_windows.lua @ 8278:a349299038ff

util.sslconfig: Treat 'curveslist', added in LuaSec 0.7, as a colon-separated list, like ciphers (see #879, #943, #951)
author Kim Alvefur <zash@zash.se>
date Wed, 27 Sep 2017 15:38:46 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here