File

plugins/mod_windows.lua @ 12287:5cd075ed4fd3

core.certmanager: Relax certificate filename check #1713 After a survey of ACME clients it seems *.crt and *fullchain* should work for the majority. The rest get to manually copy their files.
author Kim Alvefur <zash@zash.se>
date Mon, 14 Feb 2022 18:29:31 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here