view plugins/mod_windows.lua @ 12200:2bb4ee5f42be

util.prosodyctl.cert: Check success of copy operations, warn on fail Debugging a case where certs are not imported correctly but prosodyctl still reports success. Hoping this will shed some light on it.
author Kim Alvefur <zash@zash.se>
date Wed, 19 Jan 2022 10:28:09 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here