mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 18:56:55 +02:00
Update dns-cloudflare docs regarding API Tokens (#7285)
A quick update to the docs to explicitly mention that the Cloudflare Global API Key must me used instead of an API Token.
This commit is contained in:
committed by
Adrien Ferrand
parent
bfd4955bad
commit
2d3f3a042a
@@ -22,7 +22,9 @@ Credentials
|
|||||||
|
|
||||||
Use of this plugin requires a configuration file containing Cloudflare API
|
Use of this plugin requires a configuration file containing Cloudflare API
|
||||||
credentials, obtained from your Cloudflare
|
credentials, obtained from your Cloudflare
|
||||||
`account page <https://www.cloudflare.com/a/account/my-account>`_.
|
`account page <https://www.cloudflare.com/a/account/my-account>`_. This plugin
|
||||||
|
does not currently support Cloudflare's "API Tokens", so please ensure you use
|
||||||
|
the "Global API Key" for authentication.
|
||||||
|
|
||||||
.. code-block:: ini
|
.. code-block:: ini
|
||||||
:name: credentials.ini
|
:name: credentials.ini
|
||||||
|
|||||||
Reference in New Issue
Block a user