Updated DNS alias mode (markdown)
parent
51eb004092
commit
b06208530a
|
@ -19,7 +19,7 @@ or, in standard [DNS zone file](https://en.wikipedia.org/wiki/Zone_file) format,
|
||||||
_acme-challenge.example.com IN CNAME _acme-challenge.aliasDomainForValidationOnly.com.
|
_acme-challenge.example.com IN CNAME _acme-challenge.aliasDomainForValidationOnly.com.
|
||||||
```
|
```
|
||||||
|
|
||||||
- If you are using `Cloudflare`, do set `Proxy status` as `DNS proxy`. DON'T set it to ~Proxied~, it won't work!
|
- If you are using `Cloudflare`, do set `Proxy status` as `DNS only`. DON'T set it to ~Proxied~, it won't work!
|
||||||
|
|
||||||
### 2. Issue a cert:
|
### 2. Issue a cert:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue