Once deployed, you can administrate CA Gateway as explained below.

Checking CA Gateway error codes

For a description of each error code recorded in the CA Gateway logs, see the CA Gateway API documentation at:

https://<HOST>:<CAGW_HOST_PORT>/<server.servlet.context-path>/docs

Where <HOST> and <CAGW_HOST_PORT> are the hostname and port of the CA Gateway service. CA Gateway logs can also include the following warning message.

Version <= 1.4 profile configuration detected for CA <ca>. This configuration syntax is deprecated. Please update.

CA Gateway records this warning message when the YAML configuration includes a deprecated profile syntax under:

cagw.authorities.managed-cas.<CA>

 To avoid this message, configure the CA profiles as described in the configuration guide.

Checking the CA Gateway health

Gateway provides the following endpoints to check the health of the CA Gateway server.

Checking the health of a CA

CA Gateway provides the status endpoint to check the health of a Certificate Authority.