Name
|
Type
|
Description
|
valid | xsd:boolean |
Is the certificate valid?
- This property need not be set.
|
startTime | xsd:dateTime |
When is certificate valid from?
- This property need not be set.
|
expirationTime | xsd:dateTime |
When the certificate expires.
- This property need not be set.
|
invalidReason | xsd:string |
If the certificate is not valid, the reason why.
- This property need not be set.
|
connectionServerCertificate | xsd:string |
Connection server certificate in PEM format.
Since Horizon 7.2
- This property need not be set.
|
ignoreSecureGatewayCertStatus | xsd:boolean |
If true, indicates that the certificate health of the Secure Gateway
instances should be ignored when showing the overall health status of a
connection server.
Since Horizon 7.10
- This property need not be set.
|
certificateType | xsd:string |
A String indicating the type of the connection server certificate.
It can be MACHINE, CLUSTER or CLUSTER_ENCRYPTION
Since Horizon 8.12
- This property need not be set.
|
managed | xsd:boolean |
If true, it indicates that the given certificate
renews automatically.
Since Horizon 8.12
- This property need not be set.
|