mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
designate: allow manually overwriting DNS zone (#2204)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
parent
321cea51e4
commit
04864ff13b
4 changed files with 25 additions and 6 deletions
|
|
@ -77,6 +77,7 @@ More information [here]({{< ref "dns#configuration-and-credentials" >}}).
|
|||
| `DESIGNATE_POLLING_INTERVAL` | Time between DNS propagation check |
|
||||
| `DESIGNATE_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation |
|
||||
| `DESIGNATE_TTL` | The TTL of the TXT record used for the DNS challenge |
|
||||
| `DESIGNATE_ZONE_NAME` | The zone name to use in the OpenStack Project to manage TXT records. |
|
||||
| `OS_PROJECT_ID` | Project ID |
|
||||
| `OS_TENANT_NAME` | Tenant name (deprecated see OS_PROJECT_NAME and OS_PROJECT_ID) |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue