Healthcheck Endpoints
The following instructions are applicable for MTG ACME Server, MTG EST Server, MTG SCEP Server, MTG CMP Server and the Revocation Info Server.
To monitor the application and to check the health of the running application following endpoint is available:
-
<Base URL>/actuator/health
The response in case where the application runs is: {"status":"UP"}
Requests to this endpoint do not need to be secured.
For CLM UI the above also apply but by using the following endpoint:
-
<Base URL>/api/health