mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Many updates to how agents connect, agent cert checking and tls on agent port.
This commit is contained in:
parent
8000a61aeb
commit
f03fbc54db
4 changed files with 79 additions and 21 deletions
|
@ -27,6 +27,7 @@
|
|||
"_AgentPort": 1234,
|
||||
"_AgentAliasPort": 1234,
|
||||
"_AgentAliasDNS": "agents.myserver.mydomain.com",
|
||||
"_AgentPortTls": true,
|
||||
"_ExactPorts": true,
|
||||
"_AllowLoginToken": true,
|
||||
"_AllowFraming": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue