Back to Lego

Versio.[nl|eu|uk]

docs/content/dns/zz_gen_versio.md

4.35.22.0 KB
Original Source
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. --> <!-- providers/dns/versio/versio.toml --> <!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->

Configuration for Versio.[nl|eu|uk].

<!--more-->
  • Code: versio
  • Since: v2.7.0

Here is an example bash command using the Versio.[nl|eu|uk] provider:

bash
VERSIO_USERNAME=<your login> \
VERSIO_PASSWORD=<your password> \
lego --dns versio -d '*.example.com' -d example.com run

Credentials

Environment Variable NameDescription
VERSIO_PASSWORDBasic authentication password
VERSIO_USERNAMEBasic authentication username

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" %}}).

Additional Configuration

Environment Variable NameDescription
VERSIO_ENDPOINTThe endpoint URL of the API Server
VERSIO_HTTP_TIMEOUTAPI request timeout in seconds (Default: 30)
VERSIO_POLLING_INTERVALTime between DNS propagation check in seconds (Default: 5)
VERSIO_PROPAGATION_TIMEOUTMaximum waiting time for DNS propagation in seconds (Default: 60)
VERSIO_SEQUENCE_INTERVALTime between sequential requests in seconds (Default: 60)
VERSIO_TTLThe TTL of the TXT record used for the DNS challenge in seconds (Default: 300)

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 test with the sandbox environment set VERSIO_ENDPOINT=https://www.versio.nl/testapi/v1/

More information

<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. --> <!-- providers/dns/versio/versio.toml --> <!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->