From e887b4bcb88ef38227e50751cf343c00a74e91f5 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sat, 22 Apr 2017 19:12:26 +0200 Subject: prosodyctl: Make note about reporting where certificates are searched for --- prosodyctl | 1 + 1 file changed, 1 insertion(+) diff --git a/prosodyctl b/prosodyctl index 4b29c406..bee90665 100755 --- a/prosodyctl +++ b/prosodyctl @@ -887,6 +887,7 @@ function cert_commands.import(arg) copy(dir .. "/" .. host .. ".key", cert_basedir .. "/" .. host .. ".key", "0377", owner, group); table.insert(imported, host); else + -- TODO Say where we looked show_warning("No certificate for host "..host.." found :("); end -- TODO Additional checks -- cgit v1.2.3