plugins/mod_c2s.lua
changeset 11782 f254fd16218a
parent 11774 d2a9aa1c7ac8
child 11872 ae093c259da2
--- a/plugins/mod_c2s.lua	Thu Sep 09 22:10:12 2021 +0200
+++ b/plugins/mod_c2s.lua	Thu Sep 09 22:14:43 2021 +0200
@@ -442,7 +442,7 @@
 });
 
 module:provides("net", {
-	name = "direct_tls";
+	name = "c2s_direct_tls";
 	listener = listener;
 	encryption = "ssl";
 	multiplex = {