Duration for default certificate
Shorter validity durations limit the damage from key compromise and mis-issuance. Stolen keys and mis-issued certificates are valid for a shorter period of time.
General Information
Domain |
TcHmiSrv |
Full symbol path |
TcHmiSrv.Config::CERTIFICATEEXPIRATION |
Category |
Security |
Property is hidden |
Yes |
Contained in every configuration by default |
Yes |
Schema
Type |
string |
Format |
timespan |
Default value |
"P14000D" |
JSON Schema
{
"category": "CATEGORY_SECURITY",
"default": "P14000D",
"defaultConfigurable": true,
"description": "DESC_CERTIFICATEEXPIRATION",
"format": "timespan",
"hidden": true,
"type": "string"
}