Set up Protocol Gateway Ping
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.
Prerequisites
Protocol Gateway must be installed.Â
Create certificate procedure for Ping
Create a certificate procedure for Ping, see Create certificate procedure in Certificate Manager.
Set Procedure name to Ping Certificate Procedure. Â
In Issuing CA, select Device Issuing CA.Â
In Certificate format, select Ping.Â
Create token procedure for Ping
Create a token procedure for Ping, see Create token procedure in Certificate Manager.
Set Procedure name to Ping Procedure. Â
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
totrue
.ÂSet
default.tokenprocedure
toPing 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
totrue
.Â
Example: Ping.properties
start = true
default.tokenprocedure = Ping Procedure
Restart Tomcat
Restart the Tomcat service.Â
Verify Ping
Open a browser and go to:Â
Example: Ping URL
localhost:8080/pgwy/ping
Verify that the page shows
online
.
Additional information
For more information, see:
Copyright 2024 Technology Nexus Secured Business Solutions AB. All rights reserved.
Contact Nexus | https://www.nexusgroup.com | Disclaimer | Terms & Conditions