POST Certificate Authority Test
POST Certificate Authority Test
The POST /CertificateAuthority/Test method is used to validate that a connection can be made to the certificate authority A certificate authority (CA) is an entity that issues digital certificates. Within Keyfactor Command, a CA may be a Microsoft CA or a Keyfactor gateway to a cloud-based or remote CA. with the provided information. This method returns HTTP 200 OK on a success with details for the success or failure of the CA
A certificate authority (CA) is an entity that issues digital certificates. Within Keyfactor Command, a CA may be a Microsoft CA or a Keyfactor gateway to a cloud-based or remote CA. validation.
Table 234: POST Certificate Authority Test Input Parameters
Table 235: POST Certificate Authority Test Response Data
Name | Description |
---|---|
Success | A Boolean that indicates whether the CA could successfully be reached (True) or not (False). |
Message | A string indicating a message about the validation test of the certificate authority. |
