Skip to content

Commit aade8b4

Browse files
authored
Revert "Update 'global/certbot-dns-plugins.json' to apply SSL certs for CloudFlare."
1 parent 3735f3c commit aade8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"package_name": "certbot-dns-cloudflare",
6969
"version": "=={{certbot-version}}",
7070
"dependencies": "cloudflare==4.0.* acme=={{certbot-version}}",
71-
"credentials": "# Cloudflare API credentials used by Certbot\ndns_cloudflare_email = cloudflare@example.com\ndns_cloudflare_api_key = 0123456789abcdef0123456789abcdef01234",
71+
"credentials": "# Cloudflare API token\ndns_cloudflare_api_token=0123456789abcdef0123456789abcdef01234567",
7272
"full_plugin_name": "dns-cloudflare"
7373
},
7474
"cloudns": {

0 commit comments

Comments
 (0)