public enum Certificate.Types.ManagedCertificate.Types.AuthorizationAttemptInfo.Types.FailureReasonReference documentation and code samples for the Certificate Manager v1 API enum Certificate.Types.ManagedCertificate.Types.AuthorizationAttemptInfo.Types.FailureReason.
Reason for failure of the authorization attempt for the domain.
Namespace
Google.Cloud.CertificateManager.V1Assembly
Google.Cloud.CertificateManager.V1.dll
Fields |
|
|---|---|
| Name | Description |
Caa |
Certificate issuance forbidden by an explicit CAA record for the domain or a failure to check CAA records for the domain. |
Config |
There was a problem with the user's DNS or load balancer configuration for this domain. |
RateLimited |
Reached a CA or internal rate-limit for the domain, e.g. for certificates per top-level private domain. |
Unspecified |
FailureReason is unspecified. |