mirror of
https://github.com/anikeen-com/yaac.git
synced 2026-03-19 00:26:14 +00:00
fixed typo
This commit is contained in:
@@ -142,7 +142,7 @@ sleep(30); // this further sleep is recommended, depending on your DNS provider,
|
|||||||
```
|
```
|
||||||
|
|
||||||
With DNS validation, after the `selfTest` has confirmed that DNS has been updated, it is
|
With DNS validation, after the `selfTest` has confirmed that DNS has been updated, it is
|
||||||
recommend you wait some additional time before proceeding, e.g. `sleep(30);`. This is
|
recommended you wait some additional time before proceeding, e.g. `sleep(30);`. This is
|
||||||
because Let’s Encrypt will perform [multiple viewpoint validation](https://community.letsencrypt.org/t/acme-v1-v2-validating-challenges-from-multiple-network-vantage-points/112253),
|
because Let’s Encrypt will perform [multiple viewpoint validation](https://community.letsencrypt.org/t/acme-v1-v2-validating-challenges-from-multiple-network-vantage-points/112253),
|
||||||
and your DNS provider may not have completed propagating the changes across their network.
|
and your DNS provider may not have completed propagating the changes across their network.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user