Cloudflare does allow the free tier to use the dns-01 challenge
parent
8585ef343e
commit
782ef325ce
|
@ -6,8 +6,6 @@ https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-mode
|
||||||
|
|
||||||
## 1. Cloudflare Option:
|
## 1. Cloudflare Option:
|
||||||
|
|
||||||
Currently Cloudflare doesn't allow API access in free tld domain. You will get the Txt records insert failed. Make sure to verify your api token before editing dns_cf, you can alternatively use DNS manual mode if you are using free tld on cloudflare.
|
|
||||||
|
|
||||||
Cloudflare Domain API offers two methods to automatically issue certs.
|
Cloudflare Domain API offers two methods to automatically issue certs.
|
||||||
|
|
||||||
### Using the global API key
|
### Using the global API key
|
||||||
|
|
Loading…
Reference in New Issue