From 782ef325cedfb414c347c4d2e3640682f456d0cf Mon Sep 17 00:00:00 2001 From: Zane Chua <4265429+zanechua@users.noreply.github.com> Date: Sun, 20 Jun 2021 10:43:59 +0800 Subject: [PATCH] Cloudflare does allow the free tier to use the dns-01 challenge --- dnsapi.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/dnsapi.md b/dnsapi.md index ef65316..6f95218 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -6,8 +6,6 @@ https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-mode ## 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. ### Using the global API key