Certificate Manager V1 API - Module Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo::FailureReason (v0.4.2)

Reference documentation and code samples for the Certificate Manager V1 API module Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo::FailureReason.

Reason for failure of the authorization attempt for the domain.

Constants

FAILURE_REASON_UNSPECIFIED

value: 0
FailureReason is unspecified.

CONFIG

value: 1
There was a problem with the user's DNS or load balancer configuration for this domain.

CAA

value: 2
Certificate issuance forbidden by an explicit CAA record for the domain or a failure to check CAA records for the domain.

RATE_LIMITED

value: 3
Reached a CA or internal rate-limit for the domain, e.g. for certificates per top-level private domain.