docs/content/dns/zz_gen_webnames.md
Configuration for webnames.ru.
<!--more-->webnamesHere is an example bash command using the webnames.ru provider:
WEBNAMESRU_API_KEY=xxxxxx \
lego --dns webnamesru -d '*.example.com' -d example.com run
| Environment Variable Name | Description |
|---|---|
WEBNAMESRU_API_KEY | Domain API key |
The environment variable names can be suffixed by _FILE to reference a file instead of a value.
More information [here]({{% ref "dns#configuration-and-credentials" %}}).
| Environment Variable Name | Description |
|---|---|
WEBNAMESRU_HTTP_TIMEOUT | API request timeout in seconds (Default: 30) |
WEBNAMESRU_POLLING_INTERVAL | Time between DNS propagation check in seconds (Default: 2) |
WEBNAMESRU_PROPAGATION_TIMEOUT | Maximum waiting time for DNS propagation in seconds (Default: 60) |
The environment variable names can be suffixed by _FILE to reference a file instead of a value.
More information [here]({{% ref "dns#configuration-and-credentials" %}}).
To obtain the key, you need to change the DNS server to *.nameself.com: Personal account / My domains and services / Select the required domain / DNS servers
The API key can be found: Personal account / My domains and services / Select the required domain / Zone management / acme.sh or certbot settings