7 lines
308 B
Plaintext
7 lines
308 B
Plaintext
|
|
# Certbot dns-cloudflare: token-only credentials
|
||
|
|
# Copy to ~/.secrets/certbot/cloudflare.ini or /etc/cloudflare/credentials.ini
|
||
|
|
# Use ONE method per file (this file OR cloudflare-credentials-email-api-key.example)
|
||
|
|
# chmod 600 the file after copying
|
||
|
|
|
||
|
|
dns_cloudflare_api_token = your-cloudflare-api-token-here
|