This article describes how to set up the Ping function in Protocol Gateway.
The Ping service (monitoring service) is used for system health checks and can be used by load balancers to detect issues in nodes. A Ping call engages all internal components in the CA system, including HSMs.
In Certificate procedures, select the certificate procedure you just created, that is Ping Certificate Procedure.
In Type, select pkcs10.
Set Ping properties
To set the properties for Ping:
Open \Nexus\cm-gateway\conf\Ping.properties for editing.
Modify the following properties:
Enable Ping by setting start to true.
Set default.tokenprocedure to Ping Procedure.
By default, the Ping service only checks the status of Protocol Gateway. It it shall also check the status of Certificate Factory (CF), then set default.pingCF to true.