Self signed root certificate
This certificate is used to create self-signed server certificates.
General Information
|
Domain |
TcHmiSrv |
|
Full symbol path |
TcHmiSrv.Config::SELFSIGNEDROOTCA |
|
Category |
Security |
|
Property is hidden |
No |
|
Contained in every configuration by default |
No |
Schema
|
Type |
string |
|
Format |
certificate |
|
Default value |
"" |
JSON Schema
{
"category": "CATEGORY_SECURITY",
"default": "",
"description": "DESC_SELFSIGNEDROOTCA",
"format": "certificate",
"propertyOrder": 7,
"type": "string"
}