From ab2f671325eabe0f49ea77d5954f3cd6ea6f66f0 Mon Sep 17 00:00:00 2001 From: Niklas Date: Thu, 19 Sep 2019 18:12:10 +0200 Subject: [PATCH] changed cloudflare methods to headlines for linkability --- dnsapi.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dnsapi.md b/dnsapi.md index 609dc72..6d1f7e9 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -8,13 +8,14 @@ https://github.com/Neilpang/acme.sh/wiki/DNS-alias-mode There are 2 ways to use cloudflare API. -1. Using the global api key: +### Using the global api key First you need to login to your CloudFlare account to get your [API key](https://dash.cloudflare.com/profile). ``` export CF_Key="sdfsdfsdfljlbjkljlkjsdfoiwje" export CF_Email="xxxx@sss.com" ``` -2. Using the new cloudflare api token. + +### Using the new cloudflare api token ``` export CF_Token="sdfsdfsdfljlbjkljlkjsdfoiwje" export CF_Account_ID="xxxxxxxxxxxxx"