changeset 2044:d8550e64d613 acme-tiny

fix
author Violet7
date Sun, 09 Nov 2025 02:26:32 -0800
parents 849ce7f4cfc7
children 265dc9af6a49
files src/luan/host/https.luan
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/luan/host/https.luan	Sun Nov 09 02:24:10 2025 -0800
+++ b/src/luan/host/https.luan	Sun Nov 09 02:26:32 2025 -0800
@@ -154,7 +154,6 @@
 				-- that uses it, place it in luan/host/sites/*/nginx.ssl.conf
 				-- and tell luan-host to reload nginx.
 
-				logger.info("issue certificate "..s)
 			end
 			if key_file.exists() and local_cer_file.exists() then
 				changed = true