My domain is: terziu.net, terziu.xyz
I ran this command: sudo certbot certonly --dns-cloudflare --dns-cloudflare-propagation-seconds 60 --dns-cloudflare-credentials /root/.secrets/cloudflare.ini -d terziu.net,*.terziu.net,terziu.xyz,*.terziu.xyz --preferred-challenges dns-01
It produced this output: Error determining zone_id: 6003 Invalid request headers. Please confirm that you have supplied valid Cloudflare API credentials. (Did you copy your entire API token/key? To use Cloudflare tokens, you'll need the python package cloudflare>=2.3.1. This certbot is running cloudflare 2.8.14)
I can login to a root shell on my machine (yes or no, or I don't know): Yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): Self hosted
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot version 1.21.0
My certbot host is running the latest Ubuntu Server LTS 22.04.1. I host all of my domains in cloudflare and I use them internally and use certbot as a way to create certs signed by cloudflare for that.
letsencrypt log.txt (286.9 KB)