mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-28 19:45:44 +00:00
acme: add note about validation delay
The effect and unit of the validation delay was unclear from our documentation, and the link to the acme.sh documentation didn't explain it either Signed-off-by: Folke Gleumes <f.gleumes@proxmox.com> [ TL: reflow to 80cc, while 100cc is fine in general, this file uses basically only 80cc and honoring local style trumps using a more modern line wrap width ] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ecab5895a4
commit
33bd85d554
@ -178,6 +178,9 @@ interface (`Datacenter -> ACME`).
|
||||
|
||||
Choose `DNS` as challenge type. Then you can select your API provider, enter
|
||||
the credential data to access your account over their API.
|
||||
The validation delay determines the time in seconds between setting the DNS
|
||||
record and prompting the ACME provider to validate it, as providers often need
|
||||
some time to propagate the record in their infrastructure.
|
||||
|
||||
TIP: See the acme.sh
|
||||
https://github.com/acmesh-official/acme.sh/wiki/dnsapi#how-to-use-dns-api[How to use DNS API]
|
||||
|
Loading…
Reference in New Issue
Block a user