LuaAPI: Added client TLS support for TCP links.
This commit is contained in:
@@ -84,6 +84,12 @@ g_PluginInfo =
|
||||
},
|
||||
}, -- lookup
|
||||
|
||||
wasc =
|
||||
{
|
||||
HelpString = "Requests the webadmin homepage using https",
|
||||
Handler = HandleConsoleNetWasc,
|
||||
}, -- wasc
|
||||
|
||||
}, -- Subcommands
|
||||
}, -- net
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user