Clarify file:// in CertURL configuration.

This commit is contained in:
Ylian Saint-Hilaire 2023-10-03 21:07:30 -07:00
parent 3a3663bb55
commit 49fa88fb69
1 changed files with 1 additions and 1 deletions

View File

@ -1376,7 +1376,7 @@
"certUrl": {
"type": "string",
"format": "uri",
"description": "https url when to get the TLS certificate that MeshAgent's will see when connecting to this server. This setting is used when a reverse proxy like NGINX is used in front of MeshCentral."
"description": "https url when to get the TLS certificate that MeshAgent's will see when connecting to this server. This setting is used when a reverse proxy like NGINX is used in front of MeshCentral. You can set this to file:// but it must be followed by the full path to the certificate file."
},
"myServer": {
"type": [