Mercurial > prosody-hg
view plugins/mod_pep_plus.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 | 0462405b1cfb |
| children |
line wrap: on
line source
module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep..."); module:depends("pep");
