FortiClient
FortiClient proactively defends against advanced attacks. Its tight integration with the Security Fabric enables policy-based automation to contain threats and control outbreaks. FortiClient is compatible with Fabric-Ready partners to further strengthen enterprises’ security posture.
Anil_Solakoglu
Article Id 287618
Description

This article describes how to check and verify the EMS Cloud certificate status and validity period.

Scope FortiClient EMS Cloud, Certificate.
Solution

The Cloud instance ID of the EMS instance is found in EMS -> Dashboard -> Account -> ID.

 

From any Linux machine which has Access to forticlient-emsproxy.forticloud.com:443:

 

Run the following CLI via OpenSSL.

 

<InstanceID> field should be replaced with the original Instance ID on production.

 

openssl s_client -showcerts -connect forticlient-emsproxy.forticloud.com:443 -servername sf.<INSTANCEID>.support.fortinet.com |

openssl x509 -noout -dates

 

Anil_Solakoglu_0-1701704453625.png

 

The results will give an exact correlation about the validity period.