feat: take out CNAME support from experimental features (#1718)
This commit is contained in:
parent
0d7ee5e750
commit
af37b94b38
8 changed files with 60 additions and 26 deletions
|
@ -45,11 +45,6 @@ $ CLOUDFLARE_EMAIL_FILE=/the/path/to/my/email \
|
|||
lego --dns cloudflare --domains www.example.com --email you@example.com run
|
||||
```
|
||||
|
||||
## Experimental Features
|
||||
|
||||
To resolve CNAME when creating dns-01 challenge:
|
||||
set `LEGO_EXPERIMENTAL_CNAME_SUPPORT` to `true`.
|
||||
|
||||
## DNS Providers
|
||||
|
||||
{{% tableofdnsproviders %}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue