Updated DNS alias mode (markdown)
parent
d0ac8d562b
commit
51eb004092
|
@ -19,6 +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!
|
||||||
|
|
||||||
### 2. Issue a cert:
|
### 2. Issue a cert:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue