Options
All
  • Public
  • Public/Protected
  • All
Menu

Use the Cloudflare API to manage DNS01 challenge records.

schema

IssuerSpecAcmeSolversDns01Cloudflare

Hierarchy

  • IssuerSpecAcmeSolversDns01Cloudflare

Index

Properties

Optional Readonly apiKeySecretRef

API key to use to authenticate with Cloudflare. Note: using an API token to authenticate is now the recommended method as it allows greater control of permissions.

schema

IssuerSpecAcmeSolversDns01Cloudflare#apiKeySecretRef

Optional Readonly apiTokenSecretRef

API token used to authenticate with Cloudflare.

schema

IssuerSpecAcmeSolversDns01Cloudflare#apiTokenSecretRef

Optional Readonly email

email: string

Email of the account, only required when using API key based authentication.

schema

IssuerSpecAcmeSolversDns01Cloudflare#email

Generated using TypeDoc