ACM activation debug improvements, #2948

This commit is contained in:
Ylian Saint-Hilaire
2021-07-28 15:03:06 -07:00
parent 15ddd3cd00
commit 3329acc5a8
3 changed files with 9 additions and 8 deletions

View File

@@ -528,7 +528,7 @@
"additionalProperties": false,
"description": "Information passed to the AMT manager module that impacts all Intel AMT device managed within this domain.",
"properties": {
"TlsAcmActivation": { "type": "boolean", "default": true, "description": "When set to false, MeshCentral will not attempt a TLS ACM activation on Intel AMT v14+" },
"TlsAcmActivation": { "type": "boolean", "default": false, "description": "When set to false, MeshCentral will not attempt a TLS ACM activation on Intel AMT v14+" },
"AdminAccounts": {
"description": "List of username and passwords to try when connecting to Intel AMT.",
"type": "array",