mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-18 23:38:18 +08:00
Corrected some capitalization
@@ -1,6 +1,6 @@
|
|||||||
# How to use DNS API
|
# How to use DNS API
|
||||||
|
|
||||||
If your dns provider doesn't provide api access, you can use our dns alias mode:
|
If your DNS provider doesn't provide API access, you can use our DNS alias mode:
|
||||||
|
|
||||||
https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-mode
|
https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-mode
|
||||||
|
|
||||||
@@ -8,7 +8,7 @@ https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-mode
|
|||||||
|
|
||||||
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
|
||||||
First you need to login to your CloudFlare account to get your [API key](https://dash.cloudflare.com/profile).
|
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_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
||||||
|
|||||||
Reference in New Issue
Block a user