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

public enum FailureReason

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