entrustcorporation/Entrust Domain Control Validation
Automatically peform Domain Control Validation for domains in your Entrust account using DNS.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 8, 2023
- License
- MIT
Pinned Snippet
uses: entrustcorporation/dvrenewal@e410fdcde406c8dfb0a72cfb7dd8cba5673185c2 # v1.0.6.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| DNS_PROVIDER | Name of a DNS provider supported by http://github.com/go-acme/lego | yes | — |
| ENTRUST_API_CERTIFICATE | PEM encoded client Certificate to authenticate to the Entrust API | yes | — |
| ENTRUST_API_PRIVATE_KEY | PEM encoded client Private Key to authenticate to the Entrust API | yes | — |
| ENTRUST_API_USERNAME | Entrust API username | yes | — |
| ENTRUST_API_PASSWORD | Entrust API password | yes | — |
| DURATION_BEFORE_EXPIRY | Re-validate domains that expire within this time from now, you can set multiple providers by using `DNS_PROVIDER_example_com` for each domain that doesn't use the default provider. | no | 744h |
| ACME_DNS_API_BASE | The ACME-DNS API address | no | — |
| ACME_DNS_STORAGE_PATH | The ACME-DNS JSON account data file. A per-domain account will be registered/persisted to this file and used for TXT updates. | no | — |
| AKAMAI_ACCESS_TOKEN | Access token, managed by the Akamai EdgeGrid client | no | — |
| AKAMAI_CLIENT_SECRET | Client secret, managed by the Akamai EdgeGrid client | no | — |
| AKAMAI_CLIENT_TOKEN | Client token, managed by the Akamai EdgeGrid client | no | — |
| AKAMAI_EDGERC | Path to the .edgerc file, managed by the Akamai EdgeGrid client | no | — |
| AKAMAI_EDGERC_SECTION | Configuration section, managed by the Akamai EdgeGrid client | no | — |
| AKAMAI_HOST | API host, managed by the Akamai EdgeGrid client | no | — |
| AKAMAI_POLLING_INTERVAL | Time between DNS propagation check. Default: 15 seconds | no | — |
| AKAMAI_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation. Default: 3 minutes | no | — |
| AKAMAI_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| ALICLOUD_ACCESS_KEY | Access key ID | no | — |
| ALICLOUD_HTTP_TIMEOUT | API request timeout | no | — |
| ALICLOUD_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| ALICLOUD_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| ALICLOUD_RAM_ROLE | Your instance RAM role (https://www.alibabacloud.com/help/doc-detail/54579.htm) | no | — |
| ALICLOUD_SECRET_KEY | Access Key secret | no | — |
| ALICLOUD_SECURITY_TOKEN | STS Security Token (optional) | no | — |
| ALICLOUD_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| ALL_INKL_HTTP_TIMEOUT | API request timeout | no | — |
| ALL_INKL_LOGIN | KAS login | no | — |
| ALL_INKL_PASSWORD | KAS password | no | — |
| ALL_INKL_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| ALL_INKL_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| API_SVC | https://joker.com/faq/content/6/496/en/let_s-encrypt-support.html | no | — |
| ARVANCLOUD_API_KEY | API key | no | — |
| ARVANCLOUD_HTTP_TIMEOUT | API request timeout | no | — |
| ARVANCLOUD_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| ARVANCLOUD_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| ARVANCLOUD_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| AURORA_API_KEY | API key or username to used | no | — |
| AURORA_ENDPOINT | API endpoint URL | no | — |
| AURORA_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| AURORA_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| AURORA_SECRET | Secret password to be used | no | — |
| AURORA_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| AUTODNS_API_PASSWORD | User Password | no | — |
| AUTODNS_API_USER | Username | no | — |
| AUTODNS_CONTEXT | API context (4 for production, 1 for testing. Defaults to 4) | no | — |
| AUTODNS_ENDPOINT | API endpoint URL, defaults to https://api.autodns.com/v1/ | no | — |
| AUTODNS_HTTP_TIMEOUT | API request timeout, defaults to 30 seconds | no | — |
| AUTODNS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| AUTODNS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| AUTODNS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| AWS_ACCESS_KEY_ID | Managed by the AWS client. Access key ID (`AWS_ACCESS_KEY_ID_FILE` is not supported, use `AWS_SHARED_CREDENTIALS_FILE` instead) | no | — |
| AWS_ASSUME_ROLE_ARN | Managed by the AWS Role ARN (`AWS_ASSUME_ROLE_ARN` is not supported) | no | — |
| AWS_HOSTED_ZONE_ID | Override the hosted zone ID. | no | — |
| AWS_MAX_RETRIES | The number of maximum returns the service will use to make an individual API request | no | — |
| AWS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| AWS_PROFILE | Managed by the AWS client (`AWS_PROFILE_FILE` is not supported) | no | — |
| AWS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| AWS_REGION | Managed by the AWS client (`AWS_REGION_FILE` is not supported) | no | — |
| AWS_SDK_LOAD_CONFIG | Managed by the AWS client. Retrieve the region from the CLI config file (`AWS_SDK_LOAD_CONFIG_FILE` is not supported) | no | — |
| AWS_SECRET_ACCESS_KEY | Managed by the AWS client. Secret access key (`AWS_SECRET_ACCESS_KEY_FILE` is not supported, use `AWS_SHARED_CREDENTIALS_FILE` instead) | no | — |
| AWS_SHARED_CREDENTIALS_FILE | Managed by the AWS client. Shared credentials file. | no | — |
| AWS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| AZURE_CLIENT_ID | Client ID | no | — |
| AZURE_CLIENT_SECRET | Client secret | no | — |
| AZURE_ENVIRONMENT | Azure environment, one of: public, usgovernment, german, and china | no | — |
| AZURE_METADATA_ENDPOINT | Metadata Service endpoint URL | no | — |
| AZURE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| AZURE_PRIVATE_ZONE | Set to true to use Azure Private DNS Zones and not public | no | — |
| AZURE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| AZURE_RESOURCE_GROUP | Resource group | no | — |
| AZURE_SUBSCRIPTION_ID | Subscription ID | no | — |
| AZURE_TENANT_ID | Tenant ID | no | — |
| AZURE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| AZURE_ZONE_NAME | Zone name to use inside Azure DNS service to add the TXT record in | no | — |
| BINDMAN_HTTP_TIMEOUT | API request timeout | no | — |
| BINDMAN_MANAGER_ADDRESS | The server URL, should have scheme, hostname, and port (if required) of the Bindman-DNS Manager server | no | — |
| BINDMAN_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| BINDMAN_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| BLUECAT_CONFIG_NAME | Configuration name | no | — |
| BLUECAT_DNS_VIEW | External DNS View Name | no | — |
| BLUECAT_HTTP_TIMEOUT | API request timeout | no | — |
| BLUECAT_PASSWORD | API password | no | — |
| BLUECAT_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| BLUECAT_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| BLUECAT_SERVER_URL | The server URL, should have scheme, hostname, and port (if required) of the authoritative Bluecat BAM serve | no | — |
| BLUECAT_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| BLUECAT_USER_NAME | API username | no | — |
| BRANDIT_API_KEY | The API key | no | — |
| BRANDIT_API_USERNAME | The API username | no | — |
| BRANDIT_HTTP_TIMEOUT | API request timeout | no | — |
| BRANDIT_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| BRANDIT_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| BRANDIT_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| BUNNY_API_KEY | API key | no | — |
| BUNNY_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| BUNNY_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| BUNNY_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| CF_API_EMAIL | Account email | no | — |
| CF_API_KEY | API key | no | — |
| CF_DNS_API_TOKEN | API token with DNS:Edit permission (since v3.1.0) | no | — |
| CF_ZONE_API_TOKEN | API token with Zone:Read permission (since v3.1.0) | no | — |
| CHECKDOMAIN_ENDPOINT | API endpoint URL, defaults to https://api.checkdomain.de | no | — |
| CHECKDOMAIN_HTTP_TIMEOUT | API request timeout, defaults to 30 seconds | no | — |
| CHECKDOMAIN_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| CHECKDOMAIN_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| CHECKDOMAIN_TOKEN | API token | no | — |
| CHECKDOMAIN_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| CIVO_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| CIVO_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| CIVO_TOKEN | Authentication token | no | — |
| CIVO_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| CLOUDDNS_CLIENT_ID | Client ID | no | — |
| CLOUDDNS_EMAIL | Account email | no | — |
| CLOUDDNS_HTTP_TIMEOUT | API request timeout | no | — |
| CLOUDDNS_PASSWORD | Account password | no | — |
| CLOUDDNS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| CLOUDDNS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| CLOUDDNS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| CLOUDFLARE_API_KEY | Alias to CF_API_KEY | no | — |
| CLOUDFLARE_DNS_API_TOKEN | Alias to CF_DNS_API_TOKEN | no | — |
| CLOUDFLARE_EMAIL | Alias to CF_API_EMAIL | no | — |
| CLOUDFLARE_HTTP_TIMEOUT | API request timeout | no | — |
| CLOUDFLARE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| CLOUDFLARE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| CLOUDFLARE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| CLOUDFLARE_ZONE_API_TOKEN | Alias to CF_ZONE_API_TOKEN | no | — |
| CLOUDNS_AUTH_ID | The API user ID | no | — |
| CLOUDNS_AUTH_PASSWORD | The password for API user ID | no | — |
| CLOUDNS_HTTP_TIMEOUT | API request timeout | no | — |
| CLOUDNS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| CLOUDNS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| CLOUDNS_SUB_AUTH_ID | The API sub user ID | no | — |
| CLOUDNS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| CLOUDXNS_API_KEY | The API key | no | — |
| CLOUDXNS_HTTP_TIMEOUT | API request timeout | no | — |
| CLOUDXNS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| CLOUDXNS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| CLOUDXNS_SECRET_KEY | The API secret key | no | — |
| CLOUDXNS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| CONOHA_API_PASSWORD | The API password | no | — |
| CONOHA_API_USERNAME | The API username | no | — |
| CONOHA_HTTP_TIMEOUT | API request timeout | no | — |
| CONOHA_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| CONOHA_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| CONOHA_REGION | The region | no | — |
| CONOHA_TENANT_ID | Tenant ID | no | — |
| CONOHA_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| CONSTELLIX_API_KEY | User API key | no | — |
| CONSTELLIX_HTTP_TIMEOUT | API request timeout | no | — |
| CONSTELLIX_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| CONSTELLIX_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| CONSTELLIX_SECRET_KEY | User secret key | no | — |
| CONSTELLIX_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| DERAK_API_KEY | The API key | no | — |
| DERAK_HTTP_TIMEOUT | API request timeout | no | — |
| DERAK_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| DERAK_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| DERAK_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| DERAK_WEBSITE_ID | Force the zone/website ID | no | — |
| DESEC_HTTP_TIMEOUT | API request timeout | no | — |
| DESEC_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| DESEC_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| DESEC_TOKEN | Domain token | no | — |
| DESEC_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| DESIGNATE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| DESIGNATE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| DESIGNATE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| DNS_ZONE | Domain name of the DNS zone | no | — |
| DNSHOMEDE_CREDENTIALS | Comma-separated list of domain:password credential pairs | no | — |
| DNSHOMEDE_HTTP_TIMEOUT | API request timeout | no | — |
| DNSHOMEDE_POLLING_INTERVAL | Time between DNS propagation checks | no | — |
| DNSHOMEDE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation; defaults to 300s (5 minutes) | no | — |
| DNSHOMEDE_SEQUENCE_INTERVAL | Time between sequential requests | no | — |
| DNSIMPLE_BASE_URL | API endpoint URL | no | — |
| DNSIMPLE_OAUTH_TOKEN | OAuth token | no | — |
| DNSIMPLE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| DNSIMPLE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| DNSIMPLE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| DNSMADEEASY_API_KEY | The API key | no | — |
| DNSMADEEASY_API_SECRET | The API Secret key | no | — |
| DNSMADEEASY_HTTP_TIMEOUT | API request timeout | no | — |
| DNSMADEEASY_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| DNSMADEEASY_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| DNSMADEEASY_SANDBOX | Activate the sandbox (boolean) | no | — |
| DNSMADEEASY_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| DNSPOD_API_KEY | The user token | no | — |
| DNSPOD_HTTP_TIMEOUT | API request timeout | no | — |
| DNSPOD_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| DNSPOD_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| DNSPOD_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| DO_API_URL | The URL of the API | no | — |
| DO_AUTH_TOKEN | Authentication token | no | — |
| DO_HTTP_TIMEOUT | API request timeout | no | — |
| DO_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| DO_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| DO_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| DODE_HTTP_TIMEOUT | API request timeout | no | — |
| DODE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| DODE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| DODE_SEQUENCE_INTERVAL | Time between sequential requests | no | — |
| DODE_TOKEN | API token | no | — |
| DODE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| DOMENESHOP_API_SECRET | API secret | no | — |
| DOMENESHOP_API_TOKEN | API token | no | — |
| DOMENESHOP_HTTP_TIMEOUT | API request timeout | no | — |
| DOMENESHOP_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| DOMENESHOP_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| DREAMHOST_API_KEY | The API key | no | — |
| DREAMHOST_HTTP_TIMEOUT | API request timeout | no | — |
| DREAMHOST_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| DREAMHOST_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| DREAMHOST_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| DUCKDNS_HTTP_TIMEOUT | API request timeout | no | — |
| DUCKDNS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| DUCKDNS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| DUCKDNS_SEQUENCE_INTERVAL | Time between sequential requests | no | — |
| DUCKDNS_TOKEN | Account token | no | — |
| DUCKDNS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| DYN_CUSTOMER_NAME | Customer name | no | — |
| DYN_HTTP_TIMEOUT | API request timeout | no | — |
| DYN_PASSWORD | Password | no | — |
| DYN_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| DYN_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| DYN_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| DYN_USER_NAME | User name | no | — |
| DYNU_API_KEY | API key | no | — |
| DYNU_HTTP_TIMEOUT | API request timeout | no | — |
| DYNU_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| DYNU_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| DYNU_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| EASYDNS_ENDPOINT | The endpoint URL of the API Server | no | — |
| EASYDNS_HTTP_TIMEOUT | API request timeout | no | — |
| EASYDNS_KEY | API Key | no | — |
| EASYDNS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| EASYDNS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| EASYDNS_SEQUENCE_INTERVAL | Time between sequential requests | no | — |
| EASYDNS_TOKEN | API Token | no | — |
| EASYDNS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| EPIK_HTTP_TIMEOUT | API request timeout | no | — |
| EPIK_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| EPIK_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| EPIK_SIGNATURE | Epik API signature (https://registrar.epik.com/account/api-settings/) | no | — |
| EPIK_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| EXOSCALE_API_KEY | API key | no | — |
| EXOSCALE_API_SECRET | API secret | no | — |
| EXOSCALE_API_ZONE | API zone | no | — |
| EXOSCALE_ENDPOINT | API endpoint URL | no | — |
| EXOSCALE_HTTP_TIMEOUT | API request timeout | no | — |
| EXOSCALE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| EXOSCALE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| EXOSCALE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| FREEMYIP_HTTP_TIMEOUT | API request timeout | no | — |
| FREEMYIP_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| FREEMYIP_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| FREEMYIP_SEQUENCE_INTERVAL | Time between sequential requests | no | — |
| FREEMYIP_TOKEN | Account token | no | — |
| FREEMYIP_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| GANDI_API_KEY | API key | no | — |
| GANDI_HTTP_TIMEOUT | API request timeout | no | — |
| GANDI_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| GANDI_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| GANDI_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| GANDIV5_API_KEY | API key | no | — |
| GANDIV5_HTTP_TIMEOUT | API request timeout | no | — |
| GANDIV5_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| GANDIV5_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| GANDIV5_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| GCE_ALLOW_PRIVATE_ZONE | Allows requested domain to be in private DNS zone, works only with a private ACME server (by default: false) | no | — |
| GCE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| GCE_PROJECT | Project name (by default, the project name is auto-detected by using the metadata service) | no | — |
| GCE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| GCE_SERVICE_ACCOUNT | Account | no | — |
| GCE_SERVICE_ACCOUNT_FILE | Account file path | no | — |
| GCE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| GCORE_HTTP_TIMEOUT | API request timeout | no | — |
| GCORE_PERMANENT_API_TOKEN | Permanent API tokene (https://gcorelabs.com/blog/permanent-api-token-explained/) | no | — |
| GCORE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| GCORE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| GCORE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| GLESYS_API_KEY | API key | no | — |
| GLESYS_API_USER | API user | no | — |
| GLESYS_HTTP_TIMEOUT | API request timeout | no | — |
| GLESYS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| GLESYS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| GLESYS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| GODADDY_API_KEY | API key | no | — |
| GODADDY_API_SECRET | API secret | no | — |
| GODADDY_HTTP_TIMEOUT | API request timeout | no | — |
| GODADDY_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| GODADDY_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| GODADDY_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| GOOGLE_DOMAINS_ACCESS_TOKEN | Access token | no | — |
| GOOGLE_DOMAINS_HTTP_TIMEOUT | API request timeout | no | — |
| GOOGLE_DOMAINS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| GOOGLE_DOMAINS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| HETZNER_API_KEY | API key | no | — |
| HETZNER_HTTP_TIMEOUT | API request timeout | no | — |
| HETZNER_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| HETZNER_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| HETZNER_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| HOSTINGDE_API_KEY | API key | no | — |
| HOSTINGDE_HTTP_TIMEOUT | API request timeout | no | — |
| HOSTINGDE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| HOSTINGDE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| HOSTINGDE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| HOSTINGDE_ZONE_NAME | Zone name in ACE format | no | — |
| HOSTTECH_API_KEY | API login | no | — |
| HOSTTECH_HTTP_TIMEOUT | API request timeout | no | — |
| HOSTTECH_PASSWORD | API password | no | — |
| HOSTTECH_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| HOSTTECH_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| HOSTTECH_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| HTTPREQ_ENDPOINT | The URL of the server | no | — |
| HTTPREQ_HTTP_TIMEOUT | API request timeout | no | — |
| HTTPREQ_MODE | `RAW`, none | no | — |
| HTTPREQ_PASSWORD | Basic authentication password | no | — |
| HTTPREQ_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| HTTPREQ_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| HTTPREQ_USERNAME | Basic authentication username | no | — |
| HURRICANE_HTTP_TIMEOUT | API request timeout | no | — |
| HURRICANE_POLLING_INTERVAL | Time between DNS propagation checks | no | — |
| HURRICANE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation; defaults to 300s (5 minutes) | no | — |
| HURRICANE_SEQUENCE_INTERVAL | Time between sequential requests | no | — |
| HURRICANE_TOKENS | TXT record names and tokens | no | — |
| HYPERONE_API_URL | Allows to pass custom API Endpoint to be used in the challenge (default https://api.hyperone.com/v2) | no | — |
| HYPERONE_LOCATION_ID | Specifies location (region) to be used in API calls. (default pl-waw-1) | no | — |
| HYPERONE_PASSPORT_LOCATION | Allows to pass custom passport file location (default ~/.h1/passport.json) | no | — |
| HYPERONE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| HYPERONE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| HYPERONE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| IIJ_API_ACCESS_KEY | API access key | no | — |
| IIJ_API_SECRET_KEY | API secret key | no | — |
| IIJ_DO_SERVICE_CODE | DO service code | no | — |
| IIJ_DPF_API_ENDPOINT | API endpoint URL, defaults to https://api.dns-platform.jp/dpf/v1 | no | — |
| IIJ_DPF_API_TOKEN | API token | no | — |
| IIJ_DPF_DPM_SERVICE_CODE | IIJ Managed DNS Service's service code | no | — |
| IIJ_DPF_POLLING_INTERVAL | Time between DNS propagation check, defaults to 5 second | no | — |
| IIJ_DPF_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation, defaults to 660 second | no | — |
| IIJ_DPF_TTL | The TTL of the TXT record used for the DNS challenge, default to 300 | no | — |
| IIJ_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| IIJ_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| IIJ_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| INFOBLOX_DNS_VIEW | The view for the TXT records, default: External | no | — |
| INFOBLOX_HOST | Host URI | no | — |
| INFOBLOX_HTTP_TIMEOUT | HTTP request timeout | no | — |
| INFOBLOX_PASSWORD | Account Password | no | — |
| INFOBLOX_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| INFOBLOX_PORT | The port for the infoblox grid manager, default: 443 | no | — |
| INFOBLOX_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| INFOBLOX_SSL_VERIFY | Whether or not to verify the TLS certificate, default: true | no | — |
| INFOBLOX_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| INFOBLOX_USERNAME | Account Username | no | — |
| INFOBLOX_WAPI_VERSION | The version of WAPI being used, default: 2.11 | no | — |
| INFOMANIAK_ACCESS_TOKEN | Access token | no | — |
| INFOMANIAK_ENDPOINT | https://api.infomaniak.com | no | — |
| INFOMANIAK_HTTP_TIMEOUT | API request timeout | no | — |
| INFOMANIAK_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| INFOMANIAK_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| INFOMANIAK_TTL | The TTL of the TXT record used for the DNS challenge in seconds | no | — |
| INTERNET_BS_API_KEY | API key | no | — |
| INTERNET_BS_HTTP_TIMEOUT | API request timeout | no | — |
| INTERNET_BS_PASSWORD | API password | no | — |
| INTERNET_BS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| INTERNET_BS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| INTERNET_BS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| INWX_PASSWORD | Password | no | — |
| INWX_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| INWX_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation (default 360s) | no | — |
| INWX_SANDBOX | Activate the sandbox (boolean) | no | — |
| INWX_SHARED_SECRET | shared secret related to 2FA | no | — |
| INWX_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| INWX_USERNAME | Username | no | — |
| IONOS_API_KEY | API key `<prefix>.<secret>` https://developer.hosting.ionos.com/docs/getstarted | no | — |
| IONOS_HTTP_TIMEOUT | API request timeout | no | — |
| IONOS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| IONOS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| IONOS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| IWANTMYNAME_HTTP_TIMEOUT | API request timeout | no | — |
| IWANTMYNAME_PASSWORD | API password | no | — |
| IWANTMYNAME_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| IWANTMYNAME_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| IWANTMYNAME_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| IWANTMYNAME_USERNAME | API username | no | — |
| JOKER_API_KEY | API key (only with DMAPI mode) | no | — |
| JOKER_API_MODE | 'DMAPI' or 'SVC'. DMAPI is for resellers accounts. (Default: DMAPI) | no | — |
| JOKER_HTTP_TIMEOUT | API request timeout | no | — |
| JOKER_PASSWORD | Joker.com password | no | — |
| JOKER_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| JOKER_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| JOKER_SEQUENCE_INTERVAL | Time between sequential requests (only with 'SVC' mode) | no | — |
| JOKER_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| JOKER_USERNAME | Joker.com username | no | — |
| LIARA_API_KEY | The API key | no | — |
| LIARA_HTTP_TIMEOUT | API request timeout | no | — |
| LIARA_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| LIARA_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| LIARA_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| LIGHTSAIL_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| LIGHTSAIL_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| LINODE_HTTP_TIMEOUT | API request timeout | no | — |
| LINODE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| LINODE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| LINODE_TOKEN | API token | no | — |
| LINODE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| LIQUID_WEB_HTTP_TIMEOUT | Maximum waiting time for the DNS records to be created (not verified) | no | — |
| LIQUID_WEB_PASSWORD | Storm API Password | no | — |
| LIQUID_WEB_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| LIQUID_WEB_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| LIQUID_WEB_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| LIQUID_WEB_URL | Storm API endpoint | no | — |
| LIQUID_WEB_USERNAME | Storm API Username | no | — |
| LIQUID_WEB_ZONE | DNS Zone | no | — |
| LOOPIA_API_PASSWORD | API password | no | — |
| LOOPIA_API_URL | API endpoint. Ex: https://api.loopia.se/RPCSERV or https://api.loopia.rs/RPCSERV | no | — |
| LOOPIA_API_USER | API username | no | — |
| LOOPIA_HTTP_TIMEOUT | API request timeout | no | — |
| LOOPIA_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| LOOPIA_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| LOOPIA_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| LUADNS_API_TOKEN | API token | no | — |
| LUADNS_API_USERNAME | Username (your email) | no | — |
| LUADNS_HTTP_TIMEOUT | API request timeout | no | — |
| LUADNS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| LUADNS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| LUADNS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| MYDNSJP_HTTP_TIMEOUT | API request timeout | no | — |
| MYDNSJP_MASTER_ID | Master ID | no | — |
| MYDNSJP_PASSWORD | Password | no | — |
| MYDNSJP_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| MYDNSJP_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| MYDNSJP_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| MYTHICBEASTS_API_ENDPOINT | The endpoint for the API (must implement v2) | no | — |
| MYTHICBEASTS_AUTH_API_ENDPOINT | The endpoint for Mythic Beasts' Authentication | no | — |
| MYTHICBEASTS_HTTP_TIMEOUT | API request timeout | no | — |
| MYTHICBEASTS_PASSWORD | Password | no | — |
| MYTHICBEASTS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| MYTHICBEASTS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| MYTHICBEASTS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| MYTHICBEASTS_USERNAME | User name | no | — |
| NAMECHEAP_API_KEY | API key | no | — |
| NAMECHEAP_API_USER | API user | no | — |
| NAMECHEAP_HTTP_TIMEOUT | API request timeout | no | — |
| NAMECHEAP_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| NAMECHEAP_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| NAMECHEAP_SANDBOX | Activate the sandbox (boolean) | no | — |
| NAMECHEAP_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| NAMECOM_API_TOKEN | API token | no | — |
| NAMECOM_HTTP_TIMEOUT | API request timeout | no | — |
| NAMECOM_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| NAMECOM_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| NAMECOM_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| NAMECOM_USERNAME | Username | no | — |
| NAMESILO_API_KEY | Client ID | no | — |
| NAMESILO_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| NAMESILO_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation, it is better to set larger than 15m | no | — |
| NAMESILO_TTL | The TTL of the TXT record used for the DNS challenge, should be in [3600, 2592000] | no | — |
| NEARLYFREESPEECH_API_KEY | API Key for API requests | no | — |
| NEARLYFREESPEECH_HTTP_TIMEOUT | API request timeout | no | — |
| NEARLYFREESPEECH_LOGIN | Username for API requests | no | — |
| NEARLYFREESPEECH_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| NEARLYFREESPEECH_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| NEARLYFREESPEECH_SEQUENCE_INTERVAL | Time between sequential requests | no | — |
| NEARLYFREESPEECH_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| NETCUP_API_KEY | API key | no | — |
| NETCUP_API_PASSWORD | API password | no | — |
| NETCUP_CUSTOMER_NUMBER | Customer number | no | — |
| NETCUP_HTTP_TIMEOUT | API request timeout | no | — |
| NETCUP_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| NETCUP_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| NETCUP_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| NETLIFY_HTTP_TIMEOUT | API request timeout | no | — |
| NETLIFY_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| NETLIFY_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| NETLIFY_TOKEN | Token | no | — |
| NETLIFY_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| NICMANAGER_API_EMAIL | Email-based login | no | — |
| NICMANAGER_API_LOGIN | Login, used for Username-based login | no | — |
| NICMANAGER_API_MODE | mode: 'anycast' or 'zone' (default: 'anycast') | no | — |
| NICMANAGER_API_OTP | TOTP Secret (optional) | no | — |
| NICMANAGER_API_PASSWORD | Password, always required | no | — |
| NICMANAGER_API_USERNAME | Username, used for Username-based login | no | — |
| NICMANAGER_HTTP_TIMEOUT | API request timeout | no | — |
| NICMANAGER_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| NICMANAGER_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| NICMANAGER_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| NIFCLOUD_ACCESS_KEY_ID | Access key | no | — |
| NIFCLOUD_HTTP_TIMEOUT | API request timeout | no | — |
| NIFCLOUD_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| NIFCLOUD_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| NIFCLOUD_SECRET_ACCESS_KEY | Secret access key | no | — |
| NIFCLOUD_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| NJALLA_HTTP_TIMEOUT | API request timeout | no | — |
| NJALLA_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| NJALLA_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| NJALLA_TOKEN | API token | no | — |
| NJALLA_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| NODION_API_TOKEN | The API token | no | — |
| NODION_HTTP_TIMEOUT | API request timeout | no | — |
| NODION_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| NODION_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| NODION_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| NS1_API_KEY | API key | no | — |
| NS1_HTTP_TIMEOUT | API request timeout | no | — |
| NS1_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| NS1_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| NS1_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| OCI_COMPARTMENT_OCID | Compartment OCID | no | — |
| OCI_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| OCI_PRIVKEY_FILE | Private key file | no | — |
| OCI_PRIVKEY_PASS | Private key password | no | — |
| OCI_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| OCI_PUBKEY_FINGERPRINT | Public key fingerprint | no | — |
| OCI_REGION | Region | no | — |
| OCI_TENANCY_OCID | Tenancy OCID | no | — |
| OCI_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| OCI_USER_OCID | User OCID | no | — |
| OS_APPLICATION_CREDENTIAL_ID | Application credential ID | no | — |
| OS_APPLICATION_CREDENTIAL_NAME | Application credential name | no | — |
| OS_APPLICATION_CREDENTIAL_SECRET | Application credential secret | no | — |
| OS_AUTH_URL | Identity endpoint URL | no | — |
| OS_PASSWORD | Password | no | — |
| OS_PROJECT_ID | Project ID | no | — |
| OS_PROJECT_NAME | Project name | no | — |
| OS_REGION_NAME | Region name | no | — |
| OS_TENANT_NAME | Tenant name (deprecated see OS_PROJECT_NAME and OS_PROJECT_ID) | no | — |
| OS_USER_ID | User ID | no | — |
| OS_USERNAME | Username | no | — |
| OTC_DOMAIN_NAME | Domain name | no | — |
| OTC_HTTP_TIMEOUT | API request timeout | no | — |
| OTC_IDENTITY_ENDPOINT | Identity endpoint URL | no | — |
| OTC_PASSWORD | Password | no | — |
| OTC_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| OTC_PROJECT_NAME | Project name | no | — |
| OTC_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| OTC_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| OTC_USER_NAME | User name | no | — |
| OVH_APPLICATION_KEY | Application key | no | — |
| OVH_APPLICATION_SECRET | Application secret | no | — |
| OVH_CONSUMER_KEY | Consumer key | no | — |
| OVH_ENDPOINT | Endpoint URL (ovh-eu or ovh-ca) | no | — |
| OVH_HTTP_TIMEOUT | API request timeout | no | — |
| OVH_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| OVH_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| OVH_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| PDNS_API_KEY | API key | no | — |
| PDNS_API_URL | API URL | no | — |
| PDNS_HTTP_TIMEOUT | API request timeout | no | — |
| PDNS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| PDNS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| PDNS_SERVER_NAME | Name of the server in the URL, 'localhost' by default | no | — |
| PDNS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| PLESK_HTTP_TIMEOUT | API request timeout | no | — |
| PLESK_PASSWORD | API password | no | — |
| PLESK_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| PLESK_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| PLESK_SERVER_BASE_URL | Base URL of the server (ex: https://plesk.myserver.com:8443) | no | — |
| PLESK_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| PLESK_USERNAME | API username | no | — |
| PORKBUN_API_KEY | API key | no | — |
| PORKBUN_HTTP_TIMEOUT | API request timeout | no | — |
| PORKBUN_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| PORKBUN_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| PORKBUN_SECRET_API_KEY | secret API key | no | — |
| PORKBUN_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| RACKSPACE_API_KEY | API key | no | — |
| RACKSPACE_HTTP_TIMEOUT | API request timeout | no | — |
| RACKSPACE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| RACKSPACE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| RACKSPACE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| RACKSPACE_USER | API user | no | — |
| REGRU_HTTP_TIMEOUT | API request timeout | no | — |
| REGRU_PASSWORD | API password | no | — |
| REGRU_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| REGRU_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| REGRU_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| REGRU_USERNAME | API username | no | — |
| RFC2136_DNS_TIMEOUT | API request timeout | no | — |
| RFC2136_NAMESERVER | Network address in the form "host" or "host:port" | no | — |
| RFC2136_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| RFC2136_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| RFC2136_SEQUENCE_INTERVAL | Time between sequential requests | no | — |
| RFC2136_TSIG_ALGORITHM | TSIG algorithm. See [miekg/dns#tsig.go](https://github.com/miekg/dns/blob/master/tsig.go) for supported values. To disable TSIG authentication, leave the `RFC2136_TSIG*` variables unset. | no | — |
| RFC2136_TSIG_KEY | Name of the secret key as defined in DNS server configuration. To disable TSIG authentication, leave the `RFC2136_TSIG*` variables unset. | no | — |
| RFC2136_TSIG_SECRET | Secret key payload. To disable TSIG authentication, leave the` RFC2136_TSIG*` variables unset. | no | — |
| RFC2136_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| RIMUHOSTING_API_KEY | User API key | no | — |
| RIMUHOSTING_HTTP_TIMEOUT | API request timeout | no | — |
| RIMUHOSTING_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| RIMUHOSTING_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| RIMUHOSTING_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| SAFEDNS_AUTH_TOKEN | Authentication token | no | — |
| SAFEDNS_HTTP_TIMEOUT | API request timeout | no | — |
| SAFEDNS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| SAFEDNS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| SAFEDNS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| SAKURACLOUD_ACCESS_TOKEN | Access token | no | — |
| SAKURACLOUD_ACCESS_TOKEN_SECRET | Access token secret | no | — |
| SAKURACLOUD_HTTP_TIMEOUT | API request timeout | no | — |
| SAKURACLOUD_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| SAKURACLOUD_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| SAKURACLOUD_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| SCALEWAY_API_TOKEN | API token | no | — |
| SCALEWAY_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| SCALEWAY_PROJECT_ID | Project to use (optional) | no | — |
| SCALEWAY_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| SCALEWAY_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| SECRET_VEGADNS_KEY | API key | no | — |
| SECRET_VEGADNS_SECRET | API secret | no | — |
| SELECTEL_API_TOKEN | API token | no | — |
| SELECTEL_BASE_URL | API endpoint URL | no | — |
| SELECTEL_HTTP_TIMEOUT | API request timeout | no | — |
| SELECTEL_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| SELECTEL_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| SELECTEL_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| SERVERCOW_HTTP_TIMEOUT | API request timeout | no | — |
| SERVERCOW_PASSWORD | API password | no | — |
| SERVERCOW_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| SERVERCOW_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| SERVERCOW_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| SERVERCOW_USERNAME | API username | no | — |
| SIMPLY_ACCOUNT_NAME | Account name | no | — |
| SIMPLY_API_KEY | API key | no | — |
| SIMPLY_HTTP_TIMEOUT | API request timeout | no | — |
| SIMPLY_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| SIMPLY_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| SIMPLY_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| SOFTLAYER_API_KEY | Classic Infrastructure API key | no | — |
| SOFTLAYER_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| SOFTLAYER_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| SOFTLAYER_TIMEOUT | API request timeout | no | — |
| SOFTLAYER_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| SOFTLAYER_USERNAME | User name (IBM Cloud is <accountID>_<emailAddress>) | no | — |
| SONIC_API_KEY | API Key | no | — |
| SONIC_HTTP_TIMEOUT | API request timeout | no | — |
| SONIC_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| SONIC_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| SONIC_SEQUENCE_INTERVAL | Time between sequential requests | no | — |
| SONIC_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| SONIC_USER_ID | User ID | no | — |
| STACKPATH_CLIENT_ID | Client ID | no | — |
| STACKPATH_CLIENT_SECRET | Client secret | no | — |
| STACKPATH_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| STACKPATH_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| STACKPATH_STACK_ID | Stack ID | no | — |
| STACKPATH_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| TENCENTCLOUD_HTTP_TIMEOUT | API request timeout | no | — |
| TENCENTCLOUD_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| TENCENTCLOUD_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| TENCENTCLOUD_REGION | Region | no | — |
| TENCENTCLOUD_SECRET_ID | Access key ID | no | — |
| TENCENTCLOUD_SECRET_KEY | Access Key secret | no | — |
| TENCENTCLOUD_SESSION_TOKEN | Access Key token | no | — |
| TENCENTCLOUD_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| TRANSIP_ACCOUNT_NAME | Account name | no | — |
| TRANSIP_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| TRANSIP_PRIVATE_KEY_PATH | Private key path | no | — |
| TRANSIP_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| TRANSIP_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| ULTRADNS_ENDPOINT | API endpoint URL, defaults to https://api.ultradns.com/ | no | — |
| ULTRADNS_PASSWORD | API Password | no | — |
| ULTRADNS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| ULTRADNS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| ULTRADNS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| ULTRADNS_USERNAME | API Username | no | — |
| VARIOMEDIA_API_TOKEN | API token | no | — |
| VARIOMEDIA_HTTP_TIMEOUT | API request timeout | no | — |
| VARIOMEDIA_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| VARIOMEDIA_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| VARIOMEDIA_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| VEGADNS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| VEGADNS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| VEGADNS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| VEGADNS_URL | API endpoint URL | no | — |
| VERCEL_API_TOKEN | Authentication token | no | — |
| VERCEL_HTTP_TIMEOUT | API request timeout | no | — |
| VERCEL_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| VERCEL_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| VERCEL_TEAM_ID | Team ID (ex: team_xxxxxxxxxxxxxxxxxxxxxxxx) | no | — |
| VERCEL_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| VERSIO_ENDPOINT | The endpoint URL of the API Server | no | — |
| VERSIO_HTTP_TIMEOUT | API request timeout | no | — |
| VERSIO_PASSWORD | Basic authentication password | no | — |
| VERSIO_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| VERSIO_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| VERSIO_SEQUENCE_INTERVAL | Time between sequential requests, default 60s | no | — |
| VERSIO_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| VERSIO_USERNAME | Basic authentication username | no | — |
| VINYLDNS_ACCESS_KEY | The VinylDNS API key | no | — |
| VINYLDNS_HOST | The VinylDNS API URL | no | — |
| VINYLDNS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| VINYLDNS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| VINYLDNS_SECRET_KEY | The VinylDNS API Secret key | no | — |
| VINYLDNS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| VK_CLOUD_DNS_ENDPOINT | URL of DNS API. Defaults to https://mcs.mail.ru/public-dns but can be changed for usage with private clouds | no | — |
| VK_CLOUD_DOMAIN_NAME | Openstack users domain name. Defaults to `users` but can be changed for usage with private clouds | no | — |
| VK_CLOUD_IDENTITY_ENDPOINT | URL of OpenStack Auth API, Defaults to https://infra.mail.ru:35357/v3/ but can be changed for usage with private clouds | no | — |
| VK_CLOUD_PASSWORD | Password for VK Cloud account | no | — |
| VK_CLOUD_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| VK_CLOUD_PROJECT_ID | String ID of project in VK Cloud | no | — |
| VK_CLOUD_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| VK_CLOUD_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| VK_CLOUD_USERNAME | Email of VK Cloud account | no | — |
| VSCALE_API_TOKEN | API token | no | — |
| VSCALE_BASE_URL | API endpoint URL | no | — |
| VSCALE_HTTP_TIMEOUT | API request timeout | no | — |
| VSCALE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| VSCALE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| VSCALE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| VULTR_API_KEY | API key | no | — |
| VULTR_HTTP_TIMEOUT | API request timeout | no | — |
| VULTR_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| VULTR_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| VULTR_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| WEBSUPPORT_API_KEY | API key | no | — |
| WEBSUPPORT_HTTP_TIMEOUT | API request timeout | no | — |
| WEBSUPPORT_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| WEBSUPPORT_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| WEBSUPPORT_SECRET | API secret | no | — |
| WEBSUPPORT_SEQUENCE_INTERVAL | Time between sequential requests | no | — |
| WEBSUPPORT_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| WEDOS_HTTP_TIMEOUT | API request timeout | no | — |
| WEDOS_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| WEDOS_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| WEDOS_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| WEDOS_USERNAME | Username is the same as for the admin account | no | — |
| WEDOS_WAPI_PASSWORD | Password needs to be generated and IP allowed in the admin interface | no | — |
| YANDEX_CLOUD_FOLDER_ID | The string id of folder (aka project) in Yandex Cloud | no | — |
| YANDEX_CLOUD_IAM_TOKEN | The base64 encoded json which contains inforamtion about iam token of serivce account with `dns.admin` permissions | no | — |
| YANDEX_CLOUD_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| YANDEX_CLOUD_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| YANDEX_CLOUD_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| YANDEX_HTTP_TIMEOUT | API request timeout | no | — |
| YANDEX_PDD_TOKEN | Basic authentication username | no | — |
| YANDEX_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| YANDEX_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| YANDEX_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| ZONEEE_API_KEY | API key | no | — |
| ZONEEE_API_USER | API user | no | — |
| ZONEEE_ENDPOINT | API endpoint URL | no | — |
| ZONEEE_HTTP_TIMEOUT | API request timeout | no | — |
| ZONEEE_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| ZONEEE_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| ZONEEE_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
| ZONOMI_API_KEY | User API key | no | — |
| ZONOMI_HTTP_TIMEOUT | API request timeout | no | — |
| ZONOMI_POLLING_INTERVAL | Time between DNS propagation check | no | — |
| ZONOMI_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation | no | — |
| ZONOMI_TTL | The TTL of the TXT record used for the DNS challenge | no | — |
Outputs
no outputs