Allowed certificates for remote servers
Certificates of the remote servers.
General Information
Domain |
TcHmiSrv |
Full symbol path |
TcHmiSrv.Config::REMOTESERVERS_CERTIFICATES |
Property is hidden |
No |
Contained in every configuration by default |
No |
Schema
Type |
array |
JSON Schema
{
"configDescription": "DESC_REMOTESERVERS_CERTIFICATES",
"description": "DESC_REMOTESERVERS_CERTIFICATES",
"items": {
"configDescription": "DESC_PEM_CERT",
"default": "",
"format": "certificate",
"type": "string"
},
"propertyOrder": 15,
"type": "array"
}