feat: take out CNAME support from experimental features (#1718)

This commit is contained in:
Ludovic Fernandez 2022-09-19 11:21:35 +02:00 committed by GitHub
parent 0d7ee5e750
commit af37b94b38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 60 additions and 26 deletions

View file

@ -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 %}}