Prints the main settings of each deployed Entrust solution.
clusterctl solution info
For example:
$ sudo clusterctl solution info
SOLUTION ID DEPLOYED
ceg 1.4 at 2022-04-18T23:45:10.000Z (success)
certhub 1.1 at 2022-07-11T10:49:31.000Z (success)
eva 1.0 at 2022-06-11T13:40:57.000Z
cagw processing
See below for a description of each column.
SOLUTION ID
The solution identifier. See the following table for these supported values.
Solution identifier | Solution |
---|---|
cagw | CA Gateway |
certhub | Certificate Hub |
ceg | Certificate Enrollment Gateway |
eva | Entrust Validation Authority |
log-forwarder | log-forwarder |
pkihub-v<YYYYMMDDhhmm> | Certificates Authority ( |
tsa | Timestamping Authority |
DEPLOYED
The date and status of the last deployment, in the following format.
<date> <status>
See the following table for the supported values.
Deployment status | <date> | <status> |
---|---|---|
Not deployed | — | Not deployed yet |
In progress | The UTC date when the deployment started. | (deploying) |
Successfully completed | The UTC date when the deployment ended. | (success) |
Failed | The UTC date when the deployment started. | (failure) |