Certificate Manager v1 API - Enum Certificate.Types.ManagedCertificate.Types.AuthorizationAttemptInfo.Types.FailureReason (2.6.0)

public enum Certificate.Types.ManagedCertificate.Types.AuthorizationAttemptInfo.Types.FailureReason

Reference 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.V1

Assembly

Google.Cloud.CertificateManager.V1.dll

Fields

NameDescription
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.