Configuring the Certificate Expiration Date

You can modify the configuration file to set the duration for reporting a certificate expiration alarm in advance.

  1. Go to the AtlasEdge installation path/AtlasEdge/edge_work_dir/edge_om/config directory.
  2. Run the vi edge_om.json command to modify the edge_om.json configuration file as required.
    "cert_alarm_days": 90

    cert_alarm_days: duration for reporting a certificate expiration alarm in advance. By default, an alarm is generated when a certificate is about to expire in less than 90 days. The value is an integer ranging from 7 to 180. If the value is not in this range, the default value is used.