diff options
| author | Pasindu L Jayasinghe <123639050+pasinduljay@users.noreply.github.com> | 2024-04-17 09:18:23 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-17 09:18:23 +0300 |
| commit | d712b44ea10d6bc6873551a2523e0c30a847ea36 (patch) | |
| tree | 12f1676ea81c4ed47311beed4a6209578270509b /README.md | |
| parent | d85a23b6f23f7969d4b4eb2cc0ddc8a80bf743ec (diff) | |
cloudFlare Media file updated (#2224)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -47,8 +47,20 @@ The Management script has a built-in SSL certificate application for Cloudflare. - Cloudflare Global API Key - The domain name has been resolved to the current server through cloudflare -**1:** Run the`x-ui`command on the terminal, then choose `Cloudflare SSL Certificate`. +How to get the Cloudflare Global API Key: +1. Run the`x-ui`command on the terminal, then choose `Cloudflare SSL Certificate`. + +2. Visit the link https://dash.cloudflare.com/profile/api-tokens + +3. Click on View Global API Key (See the screenshot below) +  + +4. You may have to re-authenticate your account. After that, the API Key will be shown (See the screenshot below)\ +  + +When using, just enter `domain name`, `email`, `API KEY`, the diagram is as follows: +  ### Certbot ``` |
