You can verify the expiration date for an SSL certificate to ensure that your certificate has not expired. You must ensure that the management server certificate does not expire to maintain secure communication with managed servers.
To verify the expiration of the Common Component server certificate, run the following command:
For Windows OS:
Common-Component-installation-folder\bin\hcmds64keytool -printcert -v -file certificate-file
For Linux OS:
Common-Component-installation-directory/uCPSB11/jdk/bin/keytool -printcert -v -file certificate-file
Note: The expiration date of a self-signed server certificate is not verified at the connection between servers. If you must verify the expiration date of a certificate at the connection of the Ops Center Automator server and web servers, use the certificate issued by the certificate authority. Then, import the certificates not only for the server, but also for the certificate authority, and intermediate certificate authority.