diff --git a/cmd/zz_gen_cmd_dnshelp.go b/cmd/zz_gen_cmd_dnshelp.go index b88123acdf..56646d214a 100644 --- a/cmd/zz_gen_cmd_dnshelp.go +++ b/cmd/zz_gen_cmd_dnshelp.go @@ -161,7 +161,6 @@ func displayDNSHelp(name string) error { ew.writeln(` - "ARVANCLOUD_HTTP_TIMEOUT": API request timeout`) ew.writeln(` - "ARVANCLOUD_POLLING_INTERVAL": Time between DNS propagation check`) ew.writeln(` - "ARVANCLOUD_PROPAGATION_TIMEOUT": Maximum waiting time for DNS propagation`) - ew.writeln(` - "ARVANCLOUD_SEQUENCE_INTERVAL": Interval between iteration`) ew.writeln(` - "ARVANCLOUD_TTL": The TTL of the TXT record used for the DNS challenge`) ew.writeln() @@ -583,7 +582,7 @@ func displayDNSHelp(name string) error { ew.writeln(` - "DODE_HTTP_TIMEOUT": API request timeout`) ew.writeln(` - "DODE_POLLING_INTERVAL": Time between DNS propagation check`) ew.writeln(` - "DODE_PROPAGATION_TIMEOUT": Maximum waiting time for DNS propagation`) - ew.writeln(` - "DODE_SEQUENCE_INTERVAL": Interval between iteration`) + ew.writeln(` - "DODE_SEQUENCE_INTERVAL": Time between sequential requests`) ew.writeln(` - "DODE_TTL": The TTL of the TXT record used for the DNS challenge`) ew.writeln() @@ -644,7 +643,7 @@ func displayDNSHelp(name string) error { ew.writeln(` - "DUCKDNS_HTTP_TIMEOUT": API request timeout`) ew.writeln(` - "DUCKDNS_POLLING_INTERVAL": Time between DNS propagation check`) ew.writeln(` - "DUCKDNS_PROPAGATION_TIMEOUT": Maximum waiting time for DNS propagation`) - ew.writeln(` - "DUCKDNS_SEQUENCE_INTERVAL": Interval between iteration`) + ew.writeln(` - "DUCKDNS_SEQUENCE_INTERVAL": Time between sequential requests`) ew.writeln(` - "DUCKDNS_TTL": The TTL of the TXT record used for the DNS challenge`) ew.writeln() @@ -871,7 +870,6 @@ func displayDNSHelp(name string) error { ew.writeln(` - "GODADDY_HTTP_TIMEOUT": API request timeout`) ew.writeln(` - "GODADDY_POLLING_INTERVAL": Time between DNS propagation check`) ew.writeln(` - "GODADDY_PROPAGATION_TIMEOUT": Maximum waiting time for DNS propagation`) - ew.writeln(` - "GODADDY_SEQUENCE_INTERVAL": Interval between iteration`) ew.writeln(` - "GODADDY_TTL": The TTL of the TXT record used for the DNS challenge`) ew.writeln() @@ -892,7 +890,6 @@ func displayDNSHelp(name string) error { ew.writeln(` - "HETZNER_HTTP_TIMEOUT": API request timeout`) ew.writeln(` - "HETZNER_POLLING_INTERVAL": Time between DNS propagation check`) ew.writeln(` - "HETZNER_PROPAGATION_TIMEOUT": Maximum waiting time for DNS propagation`) - ew.writeln(` - "HETZNER_SEQUENCE_INTERVAL": Interval between iteration`) ew.writeln(` - "HETZNER_TTL": The TTL of the TXT record used for the DNS challenge`) ew.writeln() @@ -1075,6 +1072,7 @@ func displayDNSHelp(name string) error { ew.writeln(` - "JOKER_HTTP_TIMEOUT": API request timeout`) ew.writeln(` - "JOKER_POLLING_INTERVAL": Time between DNS propagation check`) ew.writeln(` - "JOKER_PROPAGATION_TIMEOUT": Maximum waiting time for DNS propagation`) + ew.writeln(` - "JOKER_SEQUENCE_INTERVAL": Time between sequential requests (only with 'SVC' mode)`) ew.writeln(` - "JOKER_TTL": The TTL of the TXT record used for the DNS challenge`) ew.writeln() @@ -1180,7 +1178,6 @@ func displayDNSHelp(name string) error { ew.writeln(` - "LUADNS_HTTP_TIMEOUT": API request timeout`) ew.writeln(` - "LUADNS_POLLING_INTERVAL": Time between DNS propagation check`) ew.writeln(` - "LUADNS_PROPAGATION_TIMEOUT": Maximum waiting time for DNS propagation`) - ew.writeln(` - "LUADNS_SEQUENCE_INTERVAL": Interval between iteration`) ew.writeln(` - "LUADNS_TTL": The TTL of the TXT record used for the DNS challenge`) ew.writeln() @@ -1549,7 +1546,7 @@ func displayDNSHelp(name string) error { ew.writeln(` - "RFC2136_DNS_TIMEOUT": API request timeout`) ew.writeln(` - "RFC2136_POLLING_INTERVAL": Time between DNS propagation check`) ew.writeln(` - "RFC2136_PROPAGATION_TIMEOUT": Maximum waiting time for DNS propagation`) - ew.writeln(` - "RFC2136_SEQUENCE_INTERVAL": Interval between iteration`) + ew.writeln(` - "RFC2136_SEQUENCE_INTERVAL": Time between sequential requests`) ew.writeln(` - "RFC2136_TTL": The TTL of the TXT record used for the DNS challenge`) ew.writeln() @@ -1701,7 +1698,7 @@ func displayDNSHelp(name string) error { ew.writeln(` - "SONIC_HTTP_TIMEOUT": API request timeout`) ew.writeln(` - "SONIC_POLLING_INTERVAL": Time between DNS propagation check`) ew.writeln(` - "SONIC_PROPAGATION_TIMEOUT": Maximum waiting time for DNS propagation`) - ew.writeln(` - "SONIC_SEQUENCE_INTERVAL": Interval between iteration`) + ew.writeln(` - "SONIC_SEQUENCE_INTERVAL": Time between sequential requests`) ew.writeln(` - "SONIC_TTL": The TTL of the TXT record used for the DNS challenge`) ew.writeln() @@ -1786,7 +1783,7 @@ func displayDNSHelp(name string) error { ew.writeln(` - "VERSIO_HTTP_TIMEOUT": API request timeout`) ew.writeln(` - "VERSIO_POLLING_INTERVAL": Time between DNS propagation check`) ew.writeln(` - "VERSIO_PROPAGATION_TIMEOUT": Maximum waiting time for DNS propagation`) - ew.writeln(` - "VERSIO_SEQUENCE_INTERVAL": Interval between iteration, default 60s`) + ew.writeln(` - "VERSIO_SEQUENCE_INTERVAL": Time between sequential requests, default 60s`) ew.writeln(` - "VERSIO_TTL": The TTL of the TXT record used for the DNS challenge`) ew.writeln() @@ -1890,7 +1887,6 @@ func displayDNSHelp(name string) error { ew.writeln(` - "YANDEX_HTTP_TIMEOUT": API request timeout`) ew.writeln(` - "YANDEX_POLLING_INTERVAL": Time between DNS propagation check`) ew.writeln(` - "YANDEX_PROPAGATION_TIMEOUT": Maximum waiting time for DNS propagation`) - ew.writeln(` - "YANDEX_SEQUENCE_INTERVAL": Interval between iteration, default 60s`) ew.writeln(` - "YANDEX_TTL": The TTL of the TXT record used for the DNS challenge`) ew.writeln() diff --git a/docs/content/dns/zz_gen_arvancloud.md b/docs/content/dns/zz_gen_arvancloud.md index 48533c317c..8ddd08a709 100644 --- a/docs/content/dns/zz_gen_arvancloud.md +++ b/docs/content/dns/zz_gen_arvancloud.md @@ -45,7 +45,6 @@ More information [here](/lego/dns/#configuration-and-credentials). | `ARVANCLOUD_HTTP_TIMEOUT` | API request timeout | | `ARVANCLOUD_POLLING_INTERVAL` | Time between DNS propagation check | | `ARVANCLOUD_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation | -| `ARVANCLOUD_SEQUENCE_INTERVAL` | Interval between iteration | | `ARVANCLOUD_TTL` | The TTL of the TXT record used for the DNS challenge | The environment variable names can be suffixed by `_FILE` to reference a file instead of a value. diff --git a/docs/content/dns/zz_gen_dnspod.md b/docs/content/dns/zz_gen_dnspod.md index fe0449bec3..c482a4b7ae 100644 --- a/docs/content/dns/zz_gen_dnspod.md +++ b/docs/content/dns/zz_gen_dnspod.md @@ -11,7 +11,7 @@ slug: dnspod Since: v0.4.0 -Configuration for [DNSPod](http://www.dnspod.com/). +Configuration for [DNSPod](https://www.dnspod.com/). diff --git a/docs/content/dns/zz_gen_dode.md b/docs/content/dns/zz_gen_dode.md index 5196d3738b..c53acab37c 100644 --- a/docs/content/dns/zz_gen_dode.md +++ b/docs/content/dns/zz_gen_dode.md @@ -45,7 +45,7 @@ More information [here](/lego/dns/#configuration-and-credentials). | `DODE_HTTP_TIMEOUT` | API request timeout | | `DODE_POLLING_INTERVAL` | Time between DNS propagation check | | `DODE_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation | -| `DODE_SEQUENCE_INTERVAL` | Interval between iteration | +| `DODE_SEQUENCE_INTERVAL` | Time between sequential requests | | `DODE_TTL` | The TTL of the TXT record used for the DNS challenge | The environment variable names can be suffixed by `_FILE` to reference a file instead of a value. diff --git a/docs/content/dns/zz_gen_duckdns.md b/docs/content/dns/zz_gen_duckdns.md index bdb1b1dcf0..def76ddcd6 100644 --- a/docs/content/dns/zz_gen_duckdns.md +++ b/docs/content/dns/zz_gen_duckdns.md @@ -45,7 +45,7 @@ More information [here](/lego/dns/#configuration-and-credentials). | `DUCKDNS_HTTP_TIMEOUT` | API request timeout | | `DUCKDNS_POLLING_INTERVAL` | Time between DNS propagation check | | `DUCKDNS_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation | -| `DUCKDNS_SEQUENCE_INTERVAL` | Interval between iteration | +| `DUCKDNS_SEQUENCE_INTERVAL` | Time between sequential requests | | `DUCKDNS_TTL` | The TTL of the TXT record used for the DNS challenge | The environment variable names can be suffixed by `_FILE` to reference a file instead of a value. diff --git a/docs/content/dns/zz_gen_easydns.md b/docs/content/dns/zz_gen_easydns.md index 449e4cf7bb..3d3b24ef7c 100644 --- a/docs/content/dns/zz_gen_easydns.md +++ b/docs/content/dns/zz_gen_easydns.md @@ -60,7 +60,7 @@ To test with the sandbox environment set ```EASYDNS_ENDPOINT=https://sandbox.res ## More information -- [API documentation](http://docs.sandbox.rest.easydns.net) +- [API documentation](https://docs.sandbox.rest.easydns.net) diff --git a/docs/content/dns/zz_gen_gandi.md b/docs/content/dns/zz_gen_gandi.md index fbbedf2ca9..fa25d97b68 100644 --- a/docs/content/dns/zz_gen_gandi.md +++ b/docs/content/dns/zz_gen_gandi.md @@ -55,7 +55,7 @@ More information [here](/lego/dns/#configuration-and-credentials). ## More information -- [API documentation](http://doc.rpc.gandi.net/index.html) +- [API documentation](https://doc.rpc.gandi.net/index.html) diff --git a/docs/content/dns/zz_gen_godaddy.md b/docs/content/dns/zz_gen_godaddy.md index 62000e3ccc..edbf81149d 100644 --- a/docs/content/dns/zz_gen_godaddy.md +++ b/docs/content/dns/zz_gen_godaddy.md @@ -47,7 +47,6 @@ More information [here](/lego/dns/#configuration-and-credentials). | `GODADDY_HTTP_TIMEOUT` | API request timeout | | `GODADDY_POLLING_INTERVAL` | Time between DNS propagation check | | `GODADDY_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation | -| `GODADDY_SEQUENCE_INTERVAL` | Interval between iteration | | `GODADDY_TTL` | The TTL of the TXT record used for the DNS challenge | The environment variable names can be suffixed by `_FILE` to reference a file instead of a value. diff --git a/docs/content/dns/zz_gen_hetzner.md b/docs/content/dns/zz_gen_hetzner.md index 58699222ab..76e6cd9a61 100644 --- a/docs/content/dns/zz_gen_hetzner.md +++ b/docs/content/dns/zz_gen_hetzner.md @@ -45,7 +45,6 @@ More information [here](/lego/dns/#configuration-and-credentials). | `HETZNER_HTTP_TIMEOUT` | API request timeout | | `HETZNER_POLLING_INTERVAL` | Time between DNS propagation check | | `HETZNER_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation | -| `HETZNER_SEQUENCE_INTERVAL` | Interval between iteration | | `HETZNER_TTL` | The TTL of the TXT record used for the DNS challenge | The environment variable names can be suffixed by `_FILE` to reference a file instead of a value. diff --git a/docs/content/dns/zz_gen_iij.md b/docs/content/dns/zz_gen_iij.md index 031b627630..1141dbfb4b 100644 --- a/docs/content/dns/zz_gen_iij.md +++ b/docs/content/dns/zz_gen_iij.md @@ -58,7 +58,7 @@ More information [here](/lego/dns/#configuration-and-credentials). ## More information -- [API documentation](http://manual.iij.jp/p2/pubapi/http://manual.iij.jp/p2/pubapi/) +- [API documentation](https://manual.iij.jp/p2/pubapi/) - [Go client](https://github.com/iij/doapi) diff --git a/docs/content/dns/zz_gen_joker.md b/docs/content/dns/zz_gen_joker.md index 93c71863f0..9596bb787f 100644 --- a/docs/content/dns/zz_gen_joker.md +++ b/docs/content/dns/zz_gen_joker.md @@ -61,6 +61,7 @@ More information [here](/lego/dns/#configuration-and-credentials). | `JOKER_HTTP_TIMEOUT` | API request timeout | | `JOKER_POLLING_INTERVAL` | Time between DNS propagation check | | `JOKER_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation | +| `JOKER_SEQUENCE_INTERVAL` | Time between sequential requests (only with 'SVC' mode) | | `JOKER_TTL` | The TTL of the TXT record used for the DNS challenge | The environment variable names can be suffixed by `_FILE` to reference a file instead of a value. diff --git a/docs/content/dns/zz_gen_luadns.md b/docs/content/dns/zz_gen_luadns.md index f1e586d1bb..536205af5f 100644 --- a/docs/content/dns/zz_gen_luadns.md +++ b/docs/content/dns/zz_gen_luadns.md @@ -47,7 +47,6 @@ More information [here](/lego/dns/#configuration-and-credentials). | `LUADNS_HTTP_TIMEOUT` | API request timeout | | `LUADNS_POLLING_INTERVAL` | Time between DNS propagation check | | `LUADNS_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation | -| `LUADNS_SEQUENCE_INTERVAL` | Interval between iteration | | `LUADNS_TTL` | The TTL of the TXT record used for the DNS challenge | The environment variable names can be suffixed by `_FILE` to reference a file instead of a value. diff --git a/docs/content/dns/zz_gen_rfc2136.md b/docs/content/dns/zz_gen_rfc2136.md index e0ef749be5..eba1097c97 100644 --- a/docs/content/dns/zz_gen_rfc2136.md +++ b/docs/content/dns/zz_gen_rfc2136.md @@ -61,7 +61,7 @@ More information [here](/lego/dns/#configuration-and-credentials). | `RFC2136_DNS_TIMEOUT` | API request timeout | | `RFC2136_POLLING_INTERVAL` | Time between DNS propagation check | | `RFC2136_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation | -| `RFC2136_SEQUENCE_INTERVAL` | Interval between iteration | +| `RFC2136_SEQUENCE_INTERVAL` | Time between sequential requests | | `RFC2136_TTL` | The TTL of the TXT record used for the DNS challenge | The environment variable names can be suffixed by `_FILE` to reference a file instead of a value. diff --git a/docs/content/dns/zz_gen_sonic.md b/docs/content/dns/zz_gen_sonic.md index cd0def5ae3..653eed6f65 100644 --- a/docs/content/dns/zz_gen_sonic.md +++ b/docs/content/dns/zz_gen_sonic.md @@ -47,7 +47,7 @@ More information [here](/lego/dns/#configuration-and-credentials). | `SONIC_HTTP_TIMEOUT` | API request timeout | | `SONIC_POLLING_INTERVAL` | Time between DNS propagation check | | `SONIC_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation | -| `SONIC_SEQUENCE_INTERVAL` | Interval between iteration | +| `SONIC_SEQUENCE_INTERVAL` | Time between sequential requests | | `SONIC_TTL` | The TTL of the TXT record used for the DNS challenge | The environment variable names can be suffixed by `_FILE` to reference a file instead of a value. diff --git a/docs/content/dns/zz_gen_versio.md b/docs/content/dns/zz_gen_versio.md index 9ce707227d..3b3166fedf 100644 --- a/docs/content/dns/zz_gen_versio.md +++ b/docs/content/dns/zz_gen_versio.md @@ -48,7 +48,7 @@ More information [here](/lego/dns/#configuration-and-credentials). | `VERSIO_HTTP_TIMEOUT` | API request timeout | | `VERSIO_POLLING_INTERVAL` | Time between DNS propagation check | | `VERSIO_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation | -| `VERSIO_SEQUENCE_INTERVAL` | Interval between iteration, default 60s | +| `VERSIO_SEQUENCE_INTERVAL` | Time between sequential requests, default 60s | | `VERSIO_TTL` | The TTL of the TXT record used for the DNS challenge | The environment variable names can be suffixed by `_FILE` to reference a file instead of a value. diff --git a/docs/content/dns/zz_gen_wedos.md b/docs/content/dns/zz_gen_wedos.md index 929f2b92f5..819f9af5d3 100644 --- a/docs/content/dns/zz_gen_wedos.md +++ b/docs/content/dns/zz_gen_wedos.md @@ -23,7 +23,7 @@ Here is an example bash command using the WEDOS provider: ```bash WEDOS_USERNAME=xxxxxxxx \ WEDOS_WAPI_PASSWORD=xxxxxxxx \ -lego -email myemail@example.com --dns wedos --domains my.example.org -run +lego --email myemail@example.com --dns wedos --domains my.example.org -run ``` diff --git a/docs/content/dns/zz_gen_yandex.md b/docs/content/dns/zz_gen_yandex.md index 36cf2393e6..4795eb347c 100644 --- a/docs/content/dns/zz_gen_yandex.md +++ b/docs/content/dns/zz_gen_yandex.md @@ -45,7 +45,6 @@ More information [here](/lego/dns/#configuration-and-credentials). | `YANDEX_HTTP_TIMEOUT` | API request timeout | | `YANDEX_POLLING_INTERVAL` | Time between DNS propagation check | | `YANDEX_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation | -| `YANDEX_SEQUENCE_INTERVAL` | Interval between iteration, default 60s | | `YANDEX_TTL` | The TTL of the TXT record used for the DNS challenge | The environment variable names can be suffixed by `_FILE` to reference a file instead of a value. diff --git a/providers/dns/arvancloud/arvancloud.toml b/providers/dns/arvancloud/arvancloud.toml index 6163f29d03..456c27c3f7 100644 --- a/providers/dns/arvancloud/arvancloud.toml +++ b/providers/dns/arvancloud/arvancloud.toml @@ -17,7 +17,6 @@ lego --email myemail@example.com --dns arvancloud --domains my.example.org run ARVANCLOUD_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation" ARVANCLOUD_TTL = "The TTL of the TXT record used for the DNS challenge" ARVANCLOUD_HTTP_TIMEOUT = "API request timeout" - ARVANCLOUD_SEQUENCE_INTERVAL = "Interval between iteration" [Links] API = "https://www.arvancloud.com/docs/api/cdn/4.0" diff --git a/providers/dns/dnspod/dnspod.toml b/providers/dns/dnspod/dnspod.toml index 6d027f7d44..ffa0394748 100644 --- a/providers/dns/dnspod/dnspod.toml +++ b/providers/dns/dnspod/dnspod.toml @@ -1,6 +1,6 @@ Name = "DNSPod" Description = '''''' -URL = "http://www.dnspod.com/" +URL = "https://www.dnspod.com/" Code = "dnspod" Since = "v0.4.0" diff --git a/providers/dns/dode/dode.toml b/providers/dns/dode/dode.toml index 16551dd20c..f8c02afe29 100644 --- a/providers/dns/dode/dode.toml +++ b/providers/dns/dode/dode.toml @@ -17,7 +17,7 @@ lego --email myemail@example.com --dns dode --domains my.example.org run DODE_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation" DODE_TTL = "The TTL of the TXT record used for the DNS challenge" DODE_HTTP_TIMEOUT = "API request timeout" - DODE_SEQUENCE_INTERVAL = "Interval between iteration" + DODE_SEQUENCE_INTERVAL = "Time between sequential requests" [Links] API = "https://www.do.de/wiki/LetsEncrypt_-_Entwickler" diff --git a/providers/dns/duckdns/duckdns.toml b/providers/dns/duckdns/duckdns.toml index 7089460bfa..3f81bf8cef 100644 --- a/providers/dns/duckdns/duckdns.toml +++ b/providers/dns/duckdns/duckdns.toml @@ -17,7 +17,7 @@ lego --email myemail@example.com --dns duckdns --domains my.example.org run DUCKDNS_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation" DUCKDNS_TTL = "The TTL of the TXT record used for the DNS challenge" DUCKDNS_HTTP_TIMEOUT = "API request timeout" - DUCKDNS_SEQUENCE_INTERVAL = "Interval between iteration" + DUCKDNS_SEQUENCE_INTERVAL = "Time between sequential requests" [Links] API = "https://www.duckdns.org/spec.jsp" diff --git a/providers/dns/easydns/easydns.toml b/providers/dns/easydns/easydns.toml index 8a1df88607..c06c07a146 100644 --- a/providers/dns/easydns/easydns.toml +++ b/providers/dns/easydns/easydns.toml @@ -27,4 +27,4 @@ To test with the sandbox environment set ```EASYDNS_ENDPOINT=https://sandbox.res EASYDNS_HTTP_TIMEOUT = "API request timeout" [Links] - API = "http://docs.sandbox.rest.easydns.net" + API = "https://docs.sandbox.rest.easydns.net" diff --git a/providers/dns/gandi/gandi.toml b/providers/dns/gandi/gandi.toml index 7f974c19c4..457ef765fa 100644 --- a/providers/dns/gandi/gandi.toml +++ b/providers/dns/gandi/gandi.toml @@ -19,4 +19,4 @@ lego --email myemail@example.com --dns gandi --domains my.example.org run GANDI_HTTP_TIMEOUT = "API request timeout" [Links] - API = "http://doc.rpc.gandi.net/index.html" + API = "https://doc.rpc.gandi.net/index.html" diff --git a/providers/dns/godaddy/godaddy.toml b/providers/dns/godaddy/godaddy.toml index 670f0274d0..b58fa3ff33 100644 --- a/providers/dns/godaddy/godaddy.toml +++ b/providers/dns/godaddy/godaddy.toml @@ -19,7 +19,6 @@ lego --email myemail@example.com --dns godaddy --domains my.example.org run GODADDY_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation" GODADDY_TTL = "The TTL of the TXT record used for the DNS challenge" GODADDY_HTTP_TIMEOUT = "API request timeout" - GODADDY_SEQUENCE_INTERVAL = "Interval between iteration" [Links] API = "https://developer.godaddy.com/doc/endpoint/domains" diff --git a/providers/dns/hetzner/hetzner.toml b/providers/dns/hetzner/hetzner.toml index 417d98b339..cff0f95d4e 100644 --- a/providers/dns/hetzner/hetzner.toml +++ b/providers/dns/hetzner/hetzner.toml @@ -17,7 +17,6 @@ lego -email myemail@example.com --dns hetzner --domains my.example.org -run HETZNER_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation" HETZNER_TTL = "The TTL of the TXT record used for the DNS challenge" HETZNER_HTTP_TIMEOUT = "API request timeout" - HETZNER_SEQUENCE_INTERVAL = "Interval between iteration" [Links] API = "https://dns.hetzner.com/api-docs" diff --git a/providers/dns/hurricane/hurricane.toml b/providers/dns/hurricane/hurricane.toml index 0de7f500a7..b841d2dcf7 100644 --- a/providers/dns/hurricane/hurricane.toml +++ b/providers/dns/hurricane/hurricane.toml @@ -36,13 +36,13 @@ HURRICANE_TOKENS=example.org:token """ [Configuration] - [Configuration.Credentials] HURRICANE_TOKENS = "TXT record names and tokens" [Configuration.Addtional] HURRICANE_POLLING_INTERVAL = "Time between DNS propagation checks" HURRICANE_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation; defaults to 300s (5 minutes)" - + HURRICANE_SEQUENCE_INTERVAL = "Time between sequential requests" + HURRICANE_HTTP_TIMEOUT = "API request timeout" [Links] API = "https://dns.he.org/" diff --git a/providers/dns/iij/iij.toml b/providers/dns/iij/iij.toml index 9494be3435..e0439b39d8 100644 --- a/providers/dns/iij/iij.toml +++ b/providers/dns/iij/iij.toml @@ -22,5 +22,5 @@ lego -email myemail@example.com --dns iij --domains my.example.org -run IIJ_TTL = "The TTL of the TXT record used for the DNS challenge" [Links] - API = "http://manual.iij.jp/p2/pubapi/http://manual.iij.jp/p2/pubapi/" + API = "https://manual.iij.jp/p2/pubapi/" GoClient = "https://github.com/iij/doapi" diff --git a/providers/dns/joker/joker.toml b/providers/dns/joker/joker.toml index d60c67546a..51c4ad58d2 100644 --- a/providers/dns/joker/joker.toml +++ b/providers/dns/joker/joker.toml @@ -33,6 +33,7 @@ lego --email myemail@example.com --dns joker --domains my.example.org run JOKER_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation" JOKER_TTL = "The TTL of the TXT record used for the DNS challenge" JOKER_HTTP_TIMEOUT = "API request timeout" + JOKER_SEQUENCE_INTERVAL = "Time between sequential requests (only with 'SVC' mode)" [Links] API = "https://joker.com/faq/category/39/22-dmapi.html" diff --git a/providers/dns/luadns/luadns.toml b/providers/dns/luadns/luadns.toml index 5049f6776c..2235b3edb0 100644 --- a/providers/dns/luadns/luadns.toml +++ b/providers/dns/luadns/luadns.toml @@ -19,7 +19,6 @@ lego --email myemail@example.com --dns luadns --domains my.example.org run LUADNS_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation" LUADNS_TTL = "The TTL of the TXT record used for the DNS challenge" LUADNS_HTTP_TIMEOUT = "API request timeout" - LUADNS_SEQUENCE_INTERVAL = "Interval between iteration" [Links] API = "https://luadns.com/api.html" diff --git a/providers/dns/rfc2136/rfc2136.toml b/providers/dns/rfc2136/rfc2136.toml index eed21430a5..092d25fee5 100644 --- a/providers/dns/rfc2136/rfc2136.toml +++ b/providers/dns/rfc2136/rfc2136.toml @@ -33,7 +33,7 @@ lego --email myemail@example.com --dns rfc2136 --domains my.example.org run RFC2136_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation" RFC2136_TTL = "The TTL of the TXT record used for the DNS challenge" RFC2136_DNS_TIMEOUT = "API request timeout" - RFC2136_SEQUENCE_INTERVAL = "Interval between iteration" + RFC2136_SEQUENCE_INTERVAL = "Time between sequential requests" [Links] API = "https://tools.ietf.org/html/rfc2136" diff --git a/providers/dns/sonic/sonic.toml b/providers/dns/sonic/sonic.toml index c39d17b612..3b09ea53ad 100644 --- a/providers/dns/sonic/sonic.toml +++ b/providers/dns/sonic/sonic.toml @@ -38,7 +38,7 @@ Hostname should be the toplevel domain managed e.g `example.com` not `www.exampl SONIC_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation" SONIC_TTL = "The TTL of the TXT record used for the DNS challenge" SONIC_HTTP_TIMEOUT = "API request timeout" - SONIC_SEQUENCE_INTERVAL = "Interval between iteration" + SONIC_SEQUENCE_INTERVAL = "Time between sequential requests" [Links] API = "https://public-api.sonic.net/dyndns/" diff --git a/providers/dns/versio/versio.toml b/providers/dns/versio/versio.toml index fbe330fc4c..181c0d4099 100644 --- a/providers/dns/versio/versio.toml +++ b/providers/dns/versio/versio.toml @@ -23,7 +23,7 @@ To test with the sandbox environment set ```VERSIO_ENDPOINT=https://www.versio.n VERSIO_POLLING_INTERVAL = "Time between DNS propagation check" VERSIO_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation" VERSIO_HTTP_TIMEOUT = "API request timeout" - VERSIO_SEQUENCE_INTERVAL = "Interval between iteration, default 60s" + VERSIO_SEQUENCE_INTERVAL = "Time between sequential requests, default 60s" VERSIO_TTL = "The TTL of the TXT record used for the DNS challenge" [Links] diff --git a/providers/dns/wedos/wedos.toml b/providers/dns/wedos/wedos.toml index b8e1f8708f..f59aa38ab9 100644 --- a/providers/dns/wedos/wedos.toml +++ b/providers/dns/wedos/wedos.toml @@ -7,7 +7,7 @@ Since = "v4.4.0" Example = ''' WEDOS_USERNAME=xxxxxxxx \ WEDOS_WAPI_PASSWORD=xxxxxxxx \ -lego -email myemail@example.com --dns wedos --domains my.example.org -run +lego --email myemail@example.com --dns wedos --domains my.example.org -run ''' [Configuration] diff --git a/providers/dns/yandex/yandex.toml b/providers/dns/yandex/yandex.toml index 92e4c7af81..85cd7d6e6d 100644 --- a/providers/dns/yandex/yandex.toml +++ b/providers/dns/yandex/yandex.toml @@ -16,7 +16,6 @@ lego --email myemail@example.com --dns yandex --domains my.example.org run YANDEX_POLLING_INTERVAL = "Time between DNS propagation check" YANDEX_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation" YANDEX_HTTP_TIMEOUT = "API request timeout" - YANDEX_SEQUENCE_INTERVAL = "Interval between iteration, default 60s" YANDEX_TTL = "The TTL of the TXT record used for the DNS challenge" [Links]