Configuring the Certificate Check Period
You can modify the configuration file to set the certificate check period.
- Go to the AtlasEdge installation path/AtlasEdge/edge_work_dir/edge_om/config directory.
- Run the vi edge_alg.json command to modify the edge_alg.json configuration file as required.
"cert_check_interval": "86400"
cert_check_interval: certificate check period, in seconds. The default value is 86400 (one day). The value is an integer ranging from 10 to 604800. If the value is not in this range, the default value is used.