CertificateInfo - AWS Directory Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

CertificateInfo

Contains general information about a certificate.

Contents

CertificateId

The identifier of the certificate.

Type: String

Pattern: ^c-[0-9a-f]{10}$

Required: No

CommonName

The common name for the certificate.

Type: String

Required: No

ExpiryDateTime

The date and time when the certificate will expire.

Type: Timestamp

Required: No

State

The state of the certificate.

Type: String

Valid Values: Registering | Registered | RegisterFailed | Deregistering | Deregistered | DeregisterFailed

Required: No

Type

The function that the registered certificate performs. Valid values include ClientLDAPS or ClientCertAuth. The default value is ClientLDAPS.

Type: String

Valid Values: ClientCertAuth | ClientLDAPS

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: